matthieu-m / ghost-collectionsLinks
Safe collections written in stable Rust, based on GhostCell and StaticRc.
☆183Updated 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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Small, fast, synchronization primitives☆246Updated 9 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Compile-time reference counting☆451Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆241Updated last week
- generators☆209Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Easy function multiversioning for Rust☆228Updated 6 months ago
- Manual segmented stacks for Rust☆308Updated 2 months ago
- a lock-free concurrent slab (experimental)☆287Updated 6 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆157Updated last year
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 2 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆420Updated 2 weeks ago
- Reflection via DWARF.☆297Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Cargo subcommand for checking your documentation for broken links☆156Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆268Updated 2 months ago
- "A very small syn"☆204Updated 4 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- ☆210Updated last month