orium / rpdsLinks
Rust persistent data structures
☆1,652Updated 2 months ago
Alternatives and similar repositories for rpds
Users that are interested in rpds are comparing it to the libraries listed below
Sorting:
- A fast bump allocation arena for Rust☆2,046Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,267Updated this week
- Assorted immutable collection datatypes for Rust☆1,567Updated last year
- Concurrency permutation testing tool for Rust.☆2,568Updated 5 months ago
- Compile time static maps for Rust☆2,076Updated 3 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,979Updated 4 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,704Updated this week
- Hypothesis-like property testing for Rust☆2,009Updated 3 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆2,066Updated last week
- Rust cache structures and easy function memoization☆1,944Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 3 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,678Updated 8 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,416Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,827Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,237Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,361Updated last year
- Rust port of Google's SwissTable hash map☆2,843Updated 2 weeks ago
- Slotmap data structure for Rust☆1,272Updated last month
- Some more derive(Trait) options☆2,054Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,841Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,049Updated 7 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,074Updated last month
- A binary encoder / decoder implementation in Rust.☆3,079Updated 4 months ago
- A parser combinator library for Rust☆1,350Updated 11 months ago
- Rust port of simdjson☆1,360Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,452Updated last week
- Defines the Rust borrow checker.☆1,563Updated 7 months ago
- Zero-copy deserialization framework for Rust☆3,866Updated last week
- Rust quasi-quoting☆1,510Updated last week
- Analysis of various tricky Rust code☆1,988Updated 3 weeks ago