orium / rpdsLinks
Rust persistent data structures
☆1,499Updated last month
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,029Updated this week
- Rust port of Google's SwissTable hash map☆2,644Updated this week
- A lock-free, read-optimized, concurrency primitive.☆1,998Updated 11 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,631Updated 3 months ago
- Zero-copy deserialization framework for Rust☆3,269Updated last month
- A fast bump allocation arena for Rust☆1,753Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- A binary encoder / decoder implementation in Rust.☆2,995Updated 2 weeks ago
- Assorted immutable collection datatypes for Rust☆1,534Updated 9 months ago
- Compile time static maps for Rust☆1,928Updated 4 months ago
- Concurrency permutation testing tool for Rust.☆2,352Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,928Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,980Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,391Updated this week
- Rust cache structures and easy function memoization☆1,795Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,982Updated last week
- Automated property based testing for Rust (with shrinking).☆2,578Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,928Updated last month
- Hypothesis-like property testing for Rust☆1,880Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,639Updated this week
- Parser for Rust source code☆3,083Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,386Updated 2 weeks ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,349Updated 2 months ago
- Blazing fast concurrent HashMap for Rust.☆3,470Updated 2 months ago
- Some more derive(Trait) options☆1,922Updated this week
- Cap'n Proto for Rust☆2,208Updated last week
- A snapshot testing library for rust☆2,497Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,797Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,529Updated this week