rust-lang / wg-allocators
Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!
☆215Updated 3 years ago
Alternatives and similar repositories for wg-allocators:
Users that are interested in wg-allocators are comparing it to the libraries listed below
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- Manual segmented stacks for Rust☆296Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated last week
- Support crate for rustc's self-profiling feature☆340Updated last month
- A fast, concurrent string interner☆148Updated 5 months ago
- generators☆203Updated last year
- Faster, more compact implementation of std::Cow☆342Updated last year
- A set of alternative `derive` attributes for Rust☆428Updated 8 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆177Updated 2 months ago
- Intrusive collections for Rust☆432Updated 4 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆148Updated 8 months ago
- Conditional compilation according to rustc compiler version☆346Updated last week
- Count lines of LLVM IR per generic function☆420Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆597Updated last year
- Bisects rustc, either nightlies or CI artifacts☆180Updated 2 weeks ago
- Compile-time reference counting☆440Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- rust stackful generator library☆315Updated last month
- Graph the number of crates that depend on your crate over time☆238Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Small, fast, synchronization primitives☆240Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆401Updated 2 months ago
- Library for snippet annotations☆297Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆237Updated this week
- A Rust macro to determine if a type implements a logical trait expression☆248Updated 5 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆191Updated last week
- offsetof for Rust☆225Updated 10 months ago
- home for proposals in and around compile-time function evaluation☆107Updated last year