matthieu-m / ghost-collectionsLinks
Safe collections written in stable Rust, based on GhostCell and StaticRc.
☆185Updated 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:
- generators☆209Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Easy function multiversioning for Rust☆234Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆251Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- a lock-free concurrent slab (experimental)☆292Updated 8 months ago
- Compile-time reference counting☆457Updated 3 months ago
- A fast, concurrent string interner☆151Updated last year
- Small, fast, synchronization primitives☆249Updated 11 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆232Updated 4 years ago
- Map data structure whose keys are stored as ranges☆94Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Manual segmented stacks for Rust☆318Updated 4 months ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆271Updated last week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- A graphical debugger for Rust MIR☆194Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- Support crate for rustc's self-profiling feature☆367Updated last month
- skiplist☆142Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago