orium / rpdsLinks
Rust persistent data structures
☆1,537Updated 5 months ago
Alternatives and similar repositories for rpds
Users that are interested in rpds are comparing it to the libraries listed below
Sorting:
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,957Updated 2 weeks ago
- Assorted immutable collection datatypes for Rust☆1,546Updated last year
- A fast bump allocation arena for Rust☆1,877Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,159Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,527Updated 3 weeks ago
- Compile time static maps for Rust☆1,985Updated 3 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆2,008Updated last month
- Rust port of Google's SwissTable hash map☆2,743Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,452Updated last month
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,376Updated last week
- Hypothesis-like property testing for Rust☆1,926Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,777Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,070Updated last month
- Rust cache structures and easy function memoization☆1,877Updated last month
- A parser combinator library for Rust☆1,334Updated 7 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,721Updated 6 months ago
- Some more derive(Trait) options☆1,981Updated last month
- A crate for managing memory bit by bit☆1,326Updated last year
- Slotmap data structure for Rust☆1,233Updated last year
- Automated property based testing for Rust (with shrinking).☆2,618Updated 4 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,000Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,495Updated 3 months ago
- Rust quasi-quoting☆1,456Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,424Updated 3 weeks ago
- Rust port of simdjson☆1,300Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,044Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,623Updated last month
- Rust derive-based argument parsing optimized for code size☆1,842Updated last month
- A binary encoder / decoder implementation in Rust.☆3,083Updated 3 weeks ago