rust-lang / wg-allocatorsLinks
Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!
☆229Updated 4 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:
- Manual segmented stacks for Rust☆315Updated 3 months ago
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- A fast, concurrent string interner☆151Updated 11 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Small, fast, synchronization primitives☆245Updated 10 months ago
- Count lines of LLVM IR per generic function☆465Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆254Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- generators☆210Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Compile-time reference counting☆458Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆201Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆215Updated 6 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆480Updated last year
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- A big 'ol pile of ICE.☆290Updated last year
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- A simple bitset container for Rust☆147Updated last month
- Library for snippet annotations☆325Updated this week
- Intrusive collections for Rust☆455Updated 10 months ago
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Fast function for printing integer primitives to a decimal string☆331Updated 2 months ago
- Stackless generators on stable Rust.☆467Updated 3 years ago
- Bisects rustc, either nightlies or CI artifacts☆188Updated last week