Thanks to visit codestin.com
Credit goes to lib.rs

#globals

  1. javascript-globals

    Global identifiers from different JavaScript environments

    v1.4.0 10K #javascript #globals
  2. current

    setting current values for stack scope, such as application structure

    v1.0.1 140 #globals #piston #singleton
  3. globals

    Painless global variables in Rust

    v1.0.5 1.1K #global-variables #painless #singleton #embedded #mutex #wasm
  4. makepad-stitch

    An experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight

    v0.1.0 #wasm-interpreter #stitch #experimental #optimization #import-export #siblings #64-bit #trampoline #globals #forms
  5. lazy-env

    Read .env file and environment variables as static globals

    v0.1.0 #env-file #static-variable #read-file #lazy-evaluation #env-var #globals #copy-paste
  6. substrate-wasmtime

    High-level API to expose the Wasmtime runtime

    v0.19.0 1.2K #wasmtime #wasm-module #store #wasm-memory #linker #create-instance #jit #memories #globals #wasm-binary
  7. magic_static

    Global singletons initialized at program start, an alternative to lazy initialization

    v3.0.3 #lazy-static #singleton #globals #global
  8. threadstack

    A more ergonomic and more flexible form of thread local storage

    v0.4.1 #thread-local #globals #thread
  9. portal-solutions-proxy-signs

    Globals an ECMAScript proxy environment might have

    v0.1.0 #proxy #globals #environment #javascript
  10. rquickjs-extension

    An extension system for rquickjs

    v0.0.3 #extension #rquickjs #globals #module #set
  11. Try searching with DuckDuckGo.

  12. static-instance

    Create mutable static instances of an object

    v0.1.1 #static #globals #instance
  13. wasm-slideshow

    A WASM module for scrolling through slides on a specific page

    v0.1.0 #slide #browser #wasm-module #website #built #wasm-pack #sh #globals
  14. proc_macro_global_state

    Example procedural macro using globals

    v0.1.0 #proc-macro #global-state #globals #demonstrate