orium / rpdsLinks
Rust persistent data structures
☆1,663Updated 2 months ago
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☆2,087Updated last month
- Assorted immutable collection datatypes for Rust☆1,570Updated last year
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,752Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,982Updated this week
- Concurrency permutation testing tool for Rust.☆2,592Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated last week
- Hypothesis-like property testing for Rust☆2,037Updated last week
- Rust port of Google's SwissTable hash map☆2,862Updated last week
- Rust cache structures and easy function memoization☆1,959Updated last month
- Compile time static maps for Rust☆2,093Updated last week
- A lock-free, read-optimized, concurrency primitive.☆2,075Updated last week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,420Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,869Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,267Updated last month
- Rust port of simdjson☆1,365Updated 2 months ago
- Slotmap data structure for Rust☆1,285Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,090Updated last month
- A parser combinator library for Rust☆1,353Updated last week
- A snapshot testing library for rust☆2,742Updated last week
- Automated property based testing for Rust (with shrinking).☆2,691Updated 9 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,836Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,077Updated 5 months ago
- A crate for managing memory bit by bit☆1,370Updated last year
- Analysis of various tricky Rust code☆1,991Updated last month
- Some more derive(Trait) options☆2,068Updated last week
- Defines the Rust borrow checker.☆1,578Updated 8 months ago
- Zero-copy deserialization framework for Rust☆4,014Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,057Updated 8 months ago
- Runtime for executing procedural macros as WebAssembly☆1,469Updated 3 weeks ago