orium / rpdsLinks
Rust persistent data structures
☆1,550Updated 5 months ago
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,178Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,891Updated 3 months ago
- Assorted immutable collection datatypes for Rust☆1,549Updated last year
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,959Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,541Updated last week
- Compile time static maps for Rust☆2,017Updated last month
- Concurrency permutation testing tool for Rust.☆2,471Updated last month
- Hypothesis-like property testing for Rust☆1,935Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,012Updated last week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,384Updated last month
- Rust port of Google's SwissTable hash map☆2,766Updated 2 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆2,026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,731Updated last week
- Automated property based testing for Rust (with shrinking).☆2,629Updated 4 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- Rust cache structures and easy function memoization☆1,891Updated 2 months ago
- Zero-copy deserialization framework for Rust☆3,546Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,788Updated last week
- A binary encoder / decoder implementation in Rust.☆3,084Updated last month
- A parser combinator library for Rust☆1,335Updated 8 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,092Updated last week
- A crate for managing memory bit by bit☆1,335Updated last year
- Some more derive(Trait) options☆1,990Updated 3 weeks ago
- Readline Implementation in Rust☆1,757Updated last week
- Analysis of various tricky Rust code☆1,958Updated last month
- Slotmap data structure for Rust☆1,237Updated last year
- Rust quasi-quoting☆1,467Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,022Updated 4 months ago
- Rust derive-based argument parsing optimized for code size☆1,844Updated 2 months ago
- Defines the Rust borrow checker.☆1,508Updated 3 months ago