rustwasm / wee_allocLinks
The Wasm-Enabled, Elfin Allocator
☆711Updated 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☆599Updated 2 months ago
- Twiggy🌱 is a code size profiler☆1,405Updated last month
- Walrus is a WebAssembly transformation library 🌊🐘☆491Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,444Updated 2 weeks ago
- Rust doesn't have exceptions☆636Updated 5 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆570Updated last year
- A panic hook for wasm32-unknown-unknown that logs panics with console.error☆350Updated 3 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆685Updated 2 years ago
- WASI bindings for Rust☆321Updated last week
- A port of MUSL's libm to Rust.☆634Updated 7 months ago
- Slab allocator for Rust☆853Updated last month
- A macro to generate structures which behave like bitflags☆1,082Updated last month
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆768Updated 4 months ago
- A multiprocess drop-in replacement for Rust channels☆1,050Updated 2 weeks ago
- ☆801Updated 4 months ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆503Updated 3 months ago
- Fowler–Noll–Vo hash function☆353Updated last year
- Backtraces in Rust☆600Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Tar file reading/writing for Rust☆689Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆839Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year
- Stackless generators on stable Rust.☆473Updated 3 years ago
- An intrusive flamegraph profiling tool for rust.☆727Updated last year
- Data structure serialization library with several opposite design goals from Serde☆907Updated 2 weeks ago
- PEG parser combinators using operator overloading without macros.☆521Updated 10 months ago
- ☆884Updated 2 weeks ago
- Macros for all your token pasting needs☆1,065Updated last year