orium / rpdsLinks
Rust persistent data structures
☆1,511Updated 3 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,536Updated 10 months ago
- A fast bump allocation arena for Rust☆1,800Updated 2 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,462Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,085Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,948Updated last month
- Rust port of Google's SwissTable hash map☆2,684Updated last month
- Concurrency permutation testing tool for Rust.☆2,399Updated 2 months ago
- Compile time static maps for Rust☆1,953Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- A lock-free, read-optimized, concurrency primitive.☆2,002Updated last year
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,360Updated 3 weeks ago
- Hypothesis-like property testing for Rust☆1,898Updated 3 weeks ago
- A parser combinator library for Rust☆1,328Updated 5 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,024Updated this week
- Rust cache structures and easy function memoization☆1,836Updated last month
- Automated property based testing for Rust (with shrinking).☆2,601Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,672Updated 4 months ago
- Defines the Rust borrow checker.☆1,461Updated last month
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- Slotmap data structure for Rust☆1,215Updated last year
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,963Updated this week
- Rust port of simdjson☆1,285Updated last month
- A snapshot testing library for rust☆2,531Updated last week
- Some more derive(Trait) options☆1,955Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,663Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,395Updated last month
- Analysis of various tricky Rust code☆1,920Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,994Updated last month
- Zero-copy deserialization framework for Rust☆3,424Updated 3 weeks ago
- Cranelift based backend for rustc☆1,833Updated this week