orium / rpds
Rust persistent data structures
☆1,431Updated 2 weeks ago
Alternatives and similar repositories for rpds:
Users that are interested in rpds are comparing it to the libraries listed below
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,272Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,932Updated last week
- Compile time static maps for Rust☆1,905Updated last month
- A fast bump allocation arena for Rust☆1,621Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,591Updated 2 weeks ago
- Assorted immutable collection datatypes for Rust☆1,517Updated 7 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,901Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,571Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,282Updated last month
- Hypothesis-like property testing for Rust☆1,826Updated this week
- Defines the Rust borrow checker.☆1,410Updated 9 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,898Updated 8 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,328Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,866Updated 2 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,521Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆3,164Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,914Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,319Updated 2 weeks ago
- Analysis of various tricky Rust code☆1,883Updated 2 months ago
- Rust cache structures and easy function memoization☆1,724Updated 3 weeks ago
- A snapshot testing library for rust☆2,417Updated this week
- Cranelift based backend for rustc☆1,721Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,599Updated 4 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,430Updated this week
- A lock-free, read-optimized, concurrency primitive.☆1,980Updated 8 months ago
- Rust derive-based argument parsing optimized for code size☆1,750Updated last month
- Rust quasi-quoting☆1,388Updated 2 weeks ago
- Some more derive(Trait) options☆1,866Updated 3 weeks ago
- A parser combinator library for Rust☆1,314Updated last month
- Slotmap data structure for Rust☆1,193Updated last year