The Wasm-Enabled, Elfin Allocator
☆711Feb 28, 2023Updated 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:
- Twiggy🌱 is a code size profiler☆1,422Feb 18, 2026Updated last week
- `wasm-snip` replaces a WebAssembly function's body with an `unreachable`☆233Mar 20, 2023Updated 2 years ago
- A panic hook for wasm32-unknown-unknown that logs panics with console.error☆352Dec 4, 2022Updated 3 years ago
- A modular toolkit for building fast, reliable Web applications and libraries with Rust and WASM☆1,958Dec 1, 2025Updated 2 months ago
- Facilitating high-level interactions between Wasm modules and JavaScript☆8,863Feb 20, 2026Updated last week
- WebAssembly serialization/deserialization in rust☆395Oct 1, 2022Updated 3 years ago
- Walrus is a WebAssembly transformation library 🌊🐘☆504Feb 13, 2026Updated 2 weeks ago
- Efficient and versatile WebAssembly interpreter for embedded systems.☆2,040Updated this week
- 📦✨ your favorite rust -> wasm workflow tool!☆7,092Feb 5, 2026Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,061May 24, 2025Updated 9 months ago
- Cranelift code generator☆2,505Jun 26, 2020Updated 5 years ago
- Rust port of Google's SwissTable hash map☆2,866Updated this week
- A fast bump allocation arena for Rust☆2,106Feb 19, 2026Updated last week
- A lightweight Cargo subcommand to build Rust code for the `wasm32-wasi` target☆447Feb 14, 2025Updated last year
- A standard library for the client-side Web☆3,460Feb 28, 2024Updated last year
- An interpreter for Rust's mid-level intermediate representation☆5,929Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,280Dec 29, 2025Updated last month
- Async version of the Rust standard library☆4,067Aug 15, 2025Updated 6 months ago
- Zero-cost asynchronous programming in Rust☆5,813Feb 15, 2026Updated last week
- The arena, a fast but limited type of allocator☆577Aug 16, 2024Updated last year
- An experiment.☆4,056Updated this week
- Parse command line arguments by defining a struct.☆2,731Jan 7, 2024Updated 2 years ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,417Jan 7, 2026Updated last month
- Parser for Rust source code☆3,293Feb 20, 2026Updated last week
- Lucet, the Sandboxing WebAssembly Compiler.☆4,056Mar 23, 2022Updated 3 years ago
- A point of coordination for all things Rust and WebAssembly☆1,471Aug 25, 2025Updated 6 months ago
- Slotmap data structure for Rust☆1,287Dec 6, 2025Updated 2 months ago
- Find unused dependencies in Cargo.toml☆2,085Dec 29, 2025Updated 2 months ago
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- Assorted immutable collection datatypes for Rust☆1,570Aug 19, 2024Updated last year
- A project for generating C bindings from Rust code☆2,835Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,616Feb 16, 2026Updated last week
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Rust parser combinator framework☆10,310Aug 26, 2025Updated 6 months ago