matthieu-m / ghost-collections
Safe collections written in stable Rust, based on GhostCell and StaticRc.
☆180Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for ghost-collections
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Compile-time reference counting☆437Updated last year
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- Small, fast, synchronization primitives☆240Updated 2 months ago
- a lock-free concurrent slab (experimental)☆273Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- Reflection via DWARF.☆293Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated last week
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆213Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 4 months ago
- Delegation of trait implementations via procedural macros☆257Updated 4 months ago
- A fast intrusive flamegraph☆233Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆219Updated last month
- A fast, concurrent string interner☆140Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆351Updated 2 weeks ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆264Updated 5 months ago
- offsetof for Rust☆225Updated 7 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆137Updated last year
- Manual segmented stacks for Rust☆291Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆384Updated last week
- A tool to mine crates.io and produce static websites☆125Updated last month
- ☆188Updated last month
- home for proposals in and around compile-time function evaluation☆105Updated last year
- generators☆202Updated last year
- "A very small syn"☆196Updated 7 months ago
- Easy function multiversioning for Rust☆206Updated 6 months ago
- Experiments with structured concurrency in Rust☆317Updated 3 months ago