rustwasm / wee_allocLinks
The Wasm-Enabled, Elfin Allocator
☆698Updated 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☆590Updated last year
- Walrus is a WebAssembly transformation library 🌊🐘☆457Updated 7 months ago
- Twiggy🌱 is a code size profiler☆1,366Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,395Updated last month
- Rust doesn't have exceptions☆634Updated 4 years ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆755Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- Fowler–Noll–Vo hash function☆347Updated last year
- WASI bindings for Rust☆296Updated last month
- A panic hook for wasm32-unknown-unknown that logs panics with console.error☆341Updated 2 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆682Updated last year
- ☆761Updated last month
- A macro to generate structures which behave like bitflags☆1,029Updated last month
- The arena, a fast but limited type of allocator☆544Updated 11 months ago
- Slotmap data structure for Rust☆1,215Updated last year
- Data structure serialization library with several opposite design goals from Serde☆871Updated last month
- Snappy compression implemented in Rust (including the Snappy frame format).☆481Updated 6 months ago
- A multiprocess drop-in replacement for Rust channels☆980Updated last month
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,043Updated 9 months ago
- Slab allocator for Rust☆802Updated last month
- Tar file reading/writing for Rust☆677Updated this week
- A vector with a fixed capacity. (Rust)☆825Updated 8 months ago
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- An intrusive flamegraph profiling tool for rust.☆719Updated last year
- A port of MUSL's libm to Rust.☆633Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,135Updated 4 months ago
- Fast floating point to string conversion☆644Updated last month