matthieu-m / ghost-collectionsLinks
Safe collections written in stable Rust, based on GhostCell and StaticRc.
☆187Updated 4 years ago
Alternatives and similar repositories for ghost-collections
Users that are interested in ghost-collections are comparing it to the libraries listed below
Sorting:
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- generators☆211Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Small, fast, synchronization primitives☆254Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- home for proposals in and around compile-time function evaluation☆113Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- A fast, concurrent string interner☆163Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated 2 months ago
- Manual segmented stacks for Rust☆331Updated 2 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated 2 months ago
- Compile-time reference counting☆455Updated 8 months ago
- a lock-free concurrent slab (experimental)☆303Updated last year
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- Easy function multiversioning for Rust☆252Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Map data structure whose keys are stored as ranges☆100Updated last month
- ☆126Updated 3 years ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- skiplist☆144Updated 4 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆236Updated 4 years ago
- docs.rs as a publishing platform?☆71Updated last month