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☆447Updated 11 months ago
- Native integration of Serde with wasm-bindgen☆600Updated 3 months ago
- Walrus is a WebAssembly transformation library 🌊🐘☆499Updated 2 months ago
- Twiggy🌱 is a code size profiler☆1,411Updated 3 months ago
- A panic hook for wasm32-unknown-unknown that logs panics with console.error☆351Updated 3 years ago
- Runtime for executing procedural macros as WebAssembly☆1,457Updated 2 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 5 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated last month
- Snappy compression implemented in Rust (including the Snappy frame format).☆505Updated 5 months ago
- Rust doesn't have exceptions☆635Updated 5 years ago
- Portable Packed SIMD Vectors for Rust standard library☆634Updated last year
- WASI bindings for Rust☆330Updated this week
- Data structure serialization library with several opposite design goals from Serde☆915Updated 3 weeks ago
- Slab allocator for Rust☆866Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,268Updated last year
- An intrusive flamegraph profiling tool for rust.☆729Updated last year
- Slotmap data structure for Rust☆1,276Updated last month
- Fowler–Noll–Vo hash function☆354Updated last year
- The arena, a fast but limited type of allocator☆574Updated last year
- Backtraces in Rust☆600Updated 3 months ago
- A multiprocess drop-in replacement for Rust channels☆1,066Updated this week
- An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.☆405Updated 2 years ago
- A macro to generate structures which behave like bitflags☆1,088Updated last month
- Tar file reading/writing for Rust☆698Updated last month
- Zero-cost functional reactive Signals for Rust☆752Updated last year
- Test harness for ui tests of compiler diagnostics☆950Updated last month
- Grapheme Cluster and Word boundaries according to UAX#29 rules☆645Updated last month
- A vector with a fixed capacity. (Rust)☆850Updated last year
- Stackless generators on stable Rust.☆475Updated 3 years ago