orium / rpdsLinks
Rust persistent data structures
☆1,524Updated 3 months ago
Alternatives and similar repositories for rpds
Users that are interested in rpds are comparing it to the libraries listed below
Sorting:
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- Assorted immutable collection datatypes for Rust☆1,539Updated 11 months ago
- A fast bump allocation arena for Rust☆1,830Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,491Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,947Updated 2 months ago
- Compile time static maps for Rust☆1,965Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,424Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,706Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,855Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,976Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,693Updated 5 months ago
- A lock-free, read-optimized, concurrency primitive.☆2,003Updated 2 weeks ago
- Hypothesis-like property testing for Rust☆1,906Updated last week
- A crate for managing memory bit by bit☆1,318Updated 11 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,043Updated last week
- Rust port of simdjson☆1,289Updated this week
- Some more derive(Trait) options☆1,962Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,400Updated 2 months ago
- A snapshot testing library for rust☆2,545Updated 3 weeks ago
- Slotmap data structure for Rust☆1,217Updated last year
- Easily assign underlying errors into domain-specific errors while adding context☆1,720Updated 2 months ago
- A binary encoder / decoder implementation in Rust.☆3,069Updated last week
- Automated property based testing for Rust (with shrinking).☆2,608Updated 2 months ago
- Zero-copy deserialization framework for Rust☆3,458Updated this week
- Analysis of various tricky Rust code☆1,937Updated last month
- Rust quasi-quoting☆1,437Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,480Updated last month
- A parser combinator library for Rust☆1,331Updated 6 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,999Updated 2 months ago