rustwasm / wee_alloc
The Wasm-Enabled, Elfin Allocator
☆687Updated 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
- A lightweight Cargo subcommand to build Rust code for the `wasm32-wasi` target☆446Updated 2 months ago
- Native integration of Serde with wasm-bindgen☆583Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,375Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆739Updated last month
- Data structure serialization library with several opposite design goals from Serde☆853Updated last month
- Twiggy🌱 is a code size profiler☆1,339Updated last week
- Slab allocator for Rust☆759Updated 2 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆741Updated 2 months ago
- Rust quasi-quoting☆1,403Updated last month
- Snappy compression implemented in Rust (including the Snappy frame format).☆472Updated 3 months ago
- Rust doesn't have exceptions☆632Updated 4 years ago
- A macro to generate structures which behave like bitflags☆1,004Updated last month
- Walrus is a WebAssembly transformation library 🌊🐘☆440Updated 4 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆678Updated last year
- DEFLATE, gzip, and zlib bindings for Rust☆995Updated 3 weeks ago
- Macros for all your token pasting needs☆1,046Updated 6 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,019Updated 6 months ago
- Compile time static maps for Rust☆1,914Updated 2 months ago
- Slotmap data structure for Rust☆1,197Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,116Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆914Updated 2 weeks ago
- Run experiments across parts of the Rust ecosystem!☆684Updated last month
- Fowler–Noll–Vo hash function☆346Updated last year
- An intrusive flamegraph profiling tool for rust.☆714Updated last year
- A multiprocess drop-in replacement for Rust channels☆950Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,678Updated last week
- Tar file reading/writing for Rust☆658Updated last month
- The arena, a fast but limited type of allocator☆538Updated 8 months ago
- A parser combinator library for Rust☆1,320Updated 2 months ago
- Stackless generators on stable Rust.☆460Updated 2 years ago