Safe collections written in stable Rust, based on GhostCell and StaticRc.
☆188May 9, 2021Updated 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:
- Compile-time reference counting☆456May 18, 2025Updated 9 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆500Jan 28, 2024Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆467Sep 13, 2025Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆295Dec 30, 2025Updated 2 months ago
- ☆247Jan 25, 2026Updated last month
- Arena allocator with scopes☆44May 7, 2023Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆144Feb 18, 2023Updated 3 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Jan 24, 2022Updated 4 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Add a REPL to your application with a few macros☆18Jul 28, 2025Updated 7 months ago
- An exploration of Storages☆39Oct 29, 2023Updated 2 years ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- A Rust implementation of a constant time LFU cache☆14May 21, 2024Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- A memcomparable serialization format.☆24May 16, 2023Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- A Rust crate for helping parse structs from binary data using ✨macro magic✨☆268Feb 24, 2023Updated 3 years ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 3 months ago
- Easy function multiversioning for Rust☆255Dec 8, 2024Updated last year
- Blog posts, mostly about Rust.☆13Jun 7, 2021Updated 4 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Jul 15, 2020Updated 5 years ago
- Pretty printing library for SQL☆24Jun 24, 2023Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Mar 10, 2022Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- "A very small syn"☆213Feb 1, 2025Updated last year
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated 2 weeks ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Jun 27, 2022Updated 3 years ago
- Small, fast, synchronization primitives☆255Sep 13, 2024Updated last year
- generators☆211Sep 20, 2023Updated 2 years ago
- A thread-safe & efficient memory pool☆172Oct 12, 2023Updated 2 years ago
- Run closures in parallel☆114Jan 19, 2025Updated last year
- A crate with indexed arenas with small memory footprint☆78Aug 26, 2024Updated last year
- lens implemented in rust☆117Jun 5, 2023Updated 2 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆645Aug 14, 2024Updated last year
- Rust NonEmpty slice☆13Jul 5, 2021Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Jun 18, 2021Updated 4 years ago
- A fast, extensible, command-line arguments parser☆18Mar 3, 2021Updated 5 years ago
- ☆95Oct 31, 2024Updated last year