rustwasm / wee_allocLinks
The Wasm-Enabled, Elfin Allocator
☆710Updated 2 years ago
Alternatives and similar repositories for wee_alloc
Users that are interested in wee_alloc are comparing it to the libraries listed below
Sorting:
- A lightweight Cargo subcommand to build Rust code for the `wasm32-wasi` target☆446Updated 9 months ago
- Native integration of Serde with wasm-bindgen☆597Updated last month
- Twiggy🌱 is a code size profiler☆1,399Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,442Updated 3 weeks ago
- Walrus is a WebAssembly transformation library 🌊🐘☆485Updated last week
- Rust doesn't have exceptions☆636Updated 5 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- Data structure serialization library with several opposite design goals from Serde☆898Updated 3 weeks ago
- A panic hook for wasm32-unknown-unknown that logs panics with console.error☆350Updated 2 years ago
- Slab allocator for Rust☆848Updated last week
- The arena, a fast but limited type of allocator☆567Updated last year
- An intrusive flamegraph profiling tool for rust.☆724Updated last year
- A port of MUSL's libm to Rust.☆632Updated 6 months ago
- Capability-oriented version of the Rust standard library☆722Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,561Updated this week
- ☆792Updated 3 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆768Updated 3 months ago
- Backtraces in Rust☆597Updated last month
- Stackless generators on stable Rust.☆473Updated 3 years ago
- A multiprocess drop-in replacement for Rust channels☆1,042Updated last week
- Slotmap data structure for Rust☆1,250Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆684Updated 2 years ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆502Updated 2 months ago
- Macros for all your token pasting needs☆1,064Updated last year
- A macro to generate structures which behave like bitflags☆1,071Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆635Updated 2 years ago
- Fowler–Noll–Vo hash function☆352Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,251Updated last year
- WASI bindings for Rust☆315Updated last week
- Rust quasi-quoting☆1,485Updated this week