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
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- home for proposals in and around compile-time function evaluation☆112Updated last week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- generators☆211Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- A fast, concurrent string interner☆162Updated last year
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- Small, fast, synchronization primitives☆254Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Compile-time reference counting☆455Updated 7 months ago
- Manual segmented stacks for Rust☆328Updated last month
- Easy function multiversioning for Rust☆251Updated last year
- 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
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Reflection via DWARF.☆298Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- A data structure to efficiently intern, cache and restore strings.☆207Updated 4 months ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week