orium / rpdsLinks
Rust persistent data structures
☆1,660Updated 2 months ago
Alternatives and similar repositories for rpds
Users that are interested in rpds are comparing it to the libraries listed below
Sorting:
- Assorted immutable collection datatypes for Rust☆1,567Updated last year
- A fast bump allocation arena for Rust☆2,079Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,286Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,742Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,981Updated 5 months ago
- Compile time static maps for Rust☆2,089Updated 3 months ago
- Rust port of Google's SwissTable hash map☆2,856Updated last week
- Hypothesis-like property testing for Rust☆2,028Updated this week
- Rust cache structures and easy function memoization☆1,955Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,420Updated last month
- Concurrency permutation testing tool for Rust.☆2,582Updated 3 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆2,073Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,861Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,833Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,263Updated last month
- Automated property based testing for Rust (with shrinking).☆2,689Updated 8 months ago
- Rust port of simdjson☆1,364Updated last month
- Slotmap data structure for Rust☆1,284Updated last month
- A binary encoder / decoder implementation in Rust.☆3,075Updated 5 months ago
- Defines the Rust borrow checker.☆1,574Updated 7 months ago
- Some more derive(Trait) options☆2,064Updated last week
- A crate for managing memory bit by bit☆1,367Updated last year
- A parser combinator library for Rust☆1,352Updated last year
- Analysis of various tricky Rust code☆1,989Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,467Updated last week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,579Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,086Updated 3 weeks ago
- Cap'n Proto for Rust☆2,411Updated 3 weeks ago
- Cranelift based backend for rustc☆1,975Updated last week