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!
☆218Updated 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
- Manual segmented stacks for Rust☆298Updated this week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- Support crate for rustc's self-profiling feature☆341Updated this week
- A fast, concurrent string interner☆148Updated 5 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆149Updated 9 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆237Updated last week
- a lock-free concurrent slab (experimental)☆277Updated last month
- Library for snippet annotations☆301Updated this week
- Intrusive collections for Rust☆435Updated 5 months ago
- Generic array types in Rust☆406Updated last month
- Execute your code on the Rust ecosystem.☆182Updated last month
- A graphical debugger for Rust MIR☆187Updated 2 years ago
- ☆465Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Procedural macros in expression position☆204Updated 2 years ago
- generators☆204Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆224Updated 3 weeks ago
- Spin-based synchronization primitives☆502Updated 6 months ago
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆249Updated 5 years ago
- Rust String Libraries by mcyoung☆157Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆664Updated 2 weeks ago
- offsetof for Rust☆225Updated 10 months ago
- Generic Atomic<T> type for Rust☆226Updated last year
- Compile-time reference counting☆441Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆602Updated last year
- A big 'ol pile of ICE.☆291Updated 9 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆258Updated 3 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆179Updated 3 months ago