orium / rpdsLinks
Rust persistent data structures
☆1,627Updated 3 weeks ago
Alternatives and similar repositories for rpds
Users that are interested in rpds are comparing it to the libraries listed below
Sorting:
- Assorted immutable collection datatypes for Rust☆1,557Updated last year
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,976Updated 3 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,614Updated last week
- A fast bump allocation arena for Rust☆1,974Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,236Updated last week
- Hypothesis-like property testing for Rust☆1,974Updated last week
- Compile time static maps for Rust☆2,061Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,571Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,534Updated 3 months ago
- Rust port of Google's SwissTable hash map☆2,813Updated this week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,400Updated 3 months ago
- Automated property based testing for Rust (with shrinking).☆2,662Updated 6 months ago
- A lock-free, read-optimized, concurrency primitive.☆2,052Updated this week
- Rust cache structures and easy function memoization☆1,917Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,194Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,812Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,786Updated this week
- A binary encoder / decoder implementation in Rust.☆3,084Updated 3 months ago
- Zero-copy deserialization framework for Rust☆3,659Updated last week
- Slotmap data structure for Rust☆1,259Updated last year
- A crate for managing memory bit by bit☆1,363Updated last year
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,044Updated last month
- Analysis of various tricky Rust code☆1,970Updated 2 weeks ago
- Rust quasi-quoting☆1,491Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,543Updated 5 months ago
- Some more derive(Trait) options☆2,015Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,044Updated 6 months ago
- A snapshot testing library for rust☆2,644Updated this week
- A parser combinator library for Rust☆1,344Updated 10 months ago
- Cap'n Proto for Rust☆2,355Updated last month