orium / rpds
Rust persistent data structures
☆1,465Updated last week
Alternatives and similar repositories for rpds:
Users that are interested in rpds are comparing it to the libraries listed below
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,971Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,598Updated last month
- A fast bump allocation arena for Rust☆1,672Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,930Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,312Updated this week
- Assorted immutable collection datatypes for Rust☆1,525Updated 7 months ago
- A binary encoder / decoder implementation in Rust.☆2,954Updated last week
- Compile time static maps for Rust☆1,913Updated 2 months ago
- A lock-free, read-optimized, concurrency primitive.☆1,988Updated 9 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,884Updated last month
- Automated property based testing for Rust (with shrinking).☆2,538Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,447Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,616Updated this week
- Hypothesis-like property testing for Rust☆1,840Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,292Updated this week
- Some more derive(Trait) options☆1,872Updated this week
- Rust cache structures and easy function memoization☆1,747Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,913Updated this week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,336Updated last month
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,519Updated last month
- Utilities for working with bytes☆2,028Updated last month
- Blazing fast concurrent HashMap for Rust.☆3,377Updated last month
- A snapshot testing library for rust☆2,435Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,952Updated 3 weeks ago
- Zero-copy deserialization framework for Rust☆3,202Updated last week
- Analysis of various tricky Rust code☆1,888Updated 2 months ago
- Rust quasi-quoting☆1,401Updated last month
- A next-generation test runner for Rust.☆2,387Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,610Updated 5 months ago
- Parser for Rust source code☆3,040Updated last week