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:
- Native integration of Serde with wasm-bindgen☆605Updated 4 months ago
- A lightweight Cargo subcommand to build Rust code for the `wasm32-wasi` target☆446Updated 11 months ago
- Walrus is a WebAssembly transformation library 🌊🐘☆501Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,469Updated 2 weeks ago
- Twiggy🌱 is a code size profiler☆1,418Updated 3 months ago
- A panic hook for wasm32-unknown-unknown that logs panics with console.error☆352Updated 3 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Data structure serialization library with several opposite design goals from Serde☆914Updated last month
- WASI bindings for Rust☆333Updated last week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 5 months ago
- Rust doesn't have exceptions☆634Updated 5 years ago
- An intrusive flamegraph profiling tool for rust.☆729Updated last year
- Slab allocator for Rust☆870Updated last week
- A port of MUSL's libm to Rust.☆637Updated 9 months ago
- ☆812Updated 6 months ago
- Macros for all your token pasting needs☆1,074Updated last year
- Snappy compression implemented in Rust (including the Snappy frame format).☆507Updated 5 months ago
- The arena, a fast but limited type of allocator☆575Updated last year
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆578Updated 2 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- Tar file reading/writing for Rust☆704Updated 2 weeks ago
- Rust quasi-quoting☆1,522Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- A macro to generate structures which behave like bitflags☆1,096Updated last month
- Test harness for ui tests of compiler diagnostics☆949Updated last week
- Slotmap data structure for Rust☆1,284Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,270Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year