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.☆164Updated last year
- generators☆211Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A fast, concurrent string interner☆162Updated last year
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Small, fast, synchronization primitives☆254Updated last year
- home for proposals in and around compile-time function evaluation☆112Updated 2 weeks ago
- Compile-time reference counting☆455Updated 7 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆234Updated 4 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆271Updated last month
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Manual segmented stacks for Rust☆328Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆185Updated last month
- a lock-free concurrent slab (experimental)☆302Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated last month
- Map data structure whose keys are stored as ranges☆100Updated last week
- Easy function multiversioning for Rust☆251Updated last year
- Graph the number of crates that depend on your crate over time☆254Updated last week