orium / rpdsLinks
Rust persistent data structures
☆1,612Updated last month
Alternatives and similar repositories for rpds
Users that are interested in rpds are comparing it to the libraries listed below
Sorting:
- A fast bump allocation arena for Rust☆1,954Updated 3 weeks ago
- Assorted immutable collection datatypes for Rust☆1,553Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,221Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,599Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,969Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,797Updated last week
- Compile time static maps for Rust☆2,039Updated last month
- Concurrency permutation testing tool for Rust.☆2,511Updated 3 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,761Updated last month
- Hypothesis-like property testing for Rust☆1,961Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,151Updated last month
- Rust port of simdjson☆1,334Updated last month
- Zero-copy deserialization framework for Rust☆3,627Updated last week
- A binary encoder / decoder implementation in Rust.☆3,083Updated 2 months ago
- A crate for managing memory bit by bit☆1,356Updated last year
- Easily assign underlying errors into domain-specific errors while adding context☆1,810Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,911Updated 3 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,394Updated 2 months ago
- Automated property based testing for Rust (with shrinking).☆2,653Updated 6 months ago
- Some more derive(Trait) options☆2,011Updated last week
- A lock-free, read-optimized, concurrency primitive.☆2,044Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,027Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,038Updated 5 months ago
- Defines the Rust borrow checker.☆1,533Updated 5 months ago
- A snapshot testing library for rust☆2,628Updated this week
- Rust quasi-quoting☆1,485Updated this week
- Slotmap data structure for Rust☆1,250Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,442Updated 3 weeks ago
- Readline Implementation in Rust☆1,782Updated last month