Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!
☆238Feb 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☆113Dec 8, 2025Updated 2 months ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Forum for discussion about what unsafe code can and can't do☆729Aug 19, 2025Updated 6 months ago
- Execute your code on the Rust ecosystem.☆190Feb 12, 2026Updated 2 weeks ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆144Feb 18, 2023Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Fallible allocation support for Rust's Vec☆30May 14, 2024Updated last year
- Project group working on the "safe transmute" feature☆97Sep 14, 2024Updated last year
- Allocators in Rust☆317Apr 4, 2020Updated 5 years ago
- Cranelift based backend for rustc☆1,988Feb 20, 2026Updated last week
- Intrusive collections for Rust☆488Jan 5, 2026Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆40Nov 7, 2024Updated last year
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- A port of MUSL's libm to Rust.☆638Apr 20, 2025Updated 10 months ago
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Oct 9, 2023Updated 2 years ago
- A simple utility for ensuring that certain Rust code does not compile.☆37Jun 24, 2020Updated 5 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Pass Rust strings to C with potentially not needing heap allocation☆13Jan 25, 2026Updated last month
- A HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- Mirror of Rust's allocator api for use on stable rust☆80Dec 11, 2025Updated 2 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,983Feb 8, 2026Updated 2 weeks ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48May 12, 2023Updated 2 years ago
- ☆36Aug 8, 2024Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- Defer dropping large structs to a background thread☆66Nov 2, 2022Updated 3 years ago
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- safe bindings to io-uring☆683Jun 14, 2021Updated 4 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- Slotmap data structure for Rust☆1,287Dec 6, 2025Updated 2 months ago
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆387Jun 22, 2025Updated 8 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Apr 29, 2021Updated 4 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- generators☆211Sep 20, 2023Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆155Dec 10, 2024Updated last year
- Auditing crates for unsafe code which can be safely replaced☆568Mar 25, 2022Updated 3 years ago
- Copy-on-write string utilities for Rust☆163Apr 11, 2024Updated last year