Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!
☆240Feb 12, 2021Updated 5 years ago
Alternatives and similar repositories for wg-allocators
Users that are interested in wg-allocators are comparing it to the libraries listed below
Sorting:
- Attempt of collection several proposals of the allocators-wg☆18Nov 27, 2020Updated 5 years ago
- home for proposals in and around compile-time function evaluation☆114Dec 8, 2025Updated 3 months ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Composable allocator structures for plugging together more powerful allocators☆35Apr 29, 2021Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Nov 7, 2024Updated last year
- Forum for discussion about what unsafe code can and can't do☆735Aug 19, 2025Updated 7 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆144Feb 18, 2023Updated 3 years ago
- Project group working on the "safe transmute" feature☆97Sep 14, 2024Updated last year
- Mirror of Rust's allocator api for use on stable rust☆80Dec 11, 2025Updated 3 months ago
- Intrusive collections for Rust☆490Jan 5, 2026Updated 2 months ago
- Allocators in Rust☆317Apr 4, 2020Updated 5 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Cranelift based backend for rustc☆2,002Mar 11, 2026Updated last week
- Execute your code on the Rust ecosystem.☆191Feb 12, 2026Updated last month
- Pass Rust strings to C with potentially not needing heap allocation☆13Jan 25, 2026Updated last month
- Fallible allocation support for Rust's Vec☆30May 14, 2024Updated last year
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 9 months ago
- Count lines of LLVM IR per generic function☆499Dec 20, 2025Updated 3 months ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- A port of MUSL's libm to Rust.☆639Apr 20, 2025Updated 11 months ago
- safe bindings to io-uring☆683Jun 14, 2021Updated 4 years ago
- Repo for working on "std aware cargo"☆157Mar 19, 2021Updated 5 years ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- Faster, more flexible and more correct alternative to core::fmt☆40Aug 9, 2020Updated 5 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- A simple utility for ensuring that certain Rust code does not compile.☆37Jun 24, 2020Updated 5 years ago
- Heapless, `static` friendly data structures☆1,928Feb 16, 2026Updated last month
- Various tools and algorithms for building role-playing and adventure games☆28Dec 6, 2022Updated 3 years ago
- Slotmap data structure for Rust☆1,293Dec 6, 2025Updated 3 months ago
- Collecting examples and information to help design a memory model for Rust.☆127Jun 18, 2019Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆168Feb 10, 2026Updated last month
- Defer dropping large structs to a background thread☆66Nov 2, 2022Updated 3 years ago
- Portable Packed SIMD Vectors for Rust standard library☆639May 5, 2024Updated last year
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated last month
- Support crate for rustc's self-profiling feature☆378Jul 9, 2025Updated 8 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated 3 weeks ago