rustwasm / wee_allocLinks
The Wasm-Enabled, Elfin Allocator
☆700Updated 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 5 months ago
- Native integration of Serde with wasm-bindgen☆591Updated last week
- Walrus is a WebAssembly transformation library 🌊🐘☆461Updated 7 months ago
- Twiggy🌱 is a code size profiler☆1,369Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,400Updated 2 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆759Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- A panic hook for wasm32-unknown-unknown that logs panics with console.error☆343Updated 2 years ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆681Updated last year
- Slab allocator for Rust☆807Updated last month
- WASI bindings for Rust☆297Updated last month
- The arena, a fast but limited type of allocator☆548Updated 11 months ago
- PEG parser combinators using operator overloading without macros.☆518Updated 6 months ago
- An intrusive flamegraph profiling tool for rust.☆720Updated last year
- A multiprocess drop-in replacement for Rust channels☆988Updated this week
- Snappy compression implemented in Rust (including the Snappy frame format).☆483Updated 7 months ago
- ☆764Updated last week
- Data structure serialization library with several opposite design goals from Serde☆875Updated 2 months ago
- Stackless generators on stable Rust.☆467Updated 3 years ago
- Slotmap data structure for Rust☆1,221Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated last month
- A macro to generate structures which behave like bitflags☆1,037Updated last week
- Backtraces in Rust☆589Updated last month
- JIT compiler and runtime for a toy language, using Cranelift☆694Updated 3 months ago
- Tar file reading/writing for Rust☆677Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- Test harness for ui tests of compiler diagnostics☆911Updated this week
- Rust quasi-quoting☆1,438Updated 3 weeks ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,029Updated 2 weeks ago