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
- Compile-time reference counting☆435Updated last year
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆215Updated 3 weeks ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆212Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆168Updated 10 months ago
- home for proposals in and around compile-time function evaluation☆105Updated last year
- Graph the number of crates that depend on your crate over time☆231Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆350Updated last week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆137Updated last year
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- a lock-free concurrent slab (experimental)☆270Updated 2 months ago
- Reflection via DWARF.☆293Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Manual segmented stacks for Rust☆286Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- A thread pool for isolating blocking I/O in async programs☆341Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated this week
- A tool to mine crates.io and produce static websites☆125Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆244Updated last week
- Faster, more compact implementation of std::Cow☆337Updated last year
- Support crate for rustc's self-profiling feature☆334Updated 5 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- lens implemented in rust☆110Updated last year
- Experiments with structured concurrency in Rust☆311Updated 3 months ago
- A HashMap variant that spreads resize load across inserts☆190Updated 3 weeks ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆264Updated 2 years ago
- Easy function multiversioning for Rust☆203Updated 5 months ago