orium / rpdsLinks
Rust persistent data structures
☆1,529Updated 4 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☆1,855Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,138Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,510Updated this week
- Assorted immutable collection datatypes for Rust☆1,543Updated last year
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,953Updated 2 weeks ago
- Compile time static maps for Rust☆1,977Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- Concurrency permutation testing tool for Rust.☆2,441Updated last week
- Rust cache structures and easy function memoization☆1,866Updated last month
- Rust port of Google's SwissTable hash map☆2,721Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,319Updated last year
- Slotmap data structure for Rust☆1,222Updated last year
- Rust port of simdjson☆1,294Updated 3 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆2,007Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,706Updated 5 months ago
- Hypothesis-like property testing for Rust☆1,914Updated last month
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,372Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,729Updated this week
- A binary encoder / decoder implementation in Rust.☆3,082Updated last week
- Defines the Rust borrow checker.☆1,486Updated 2 months ago
- Some more derive(Trait) options☆1,972Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,056Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,984Updated 2 weeks ago
- A parser combinator library for Rust☆1,330Updated 6 months ago
- Automated property based testing for Rust (with shrinking).☆2,610Updated 3 months ago
- Zero-copy deserialization framework for Rust☆3,487Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,408Updated last week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,549Updated 2 weeks ago
- Rust quasi-quoting☆1,444Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,012Updated 2 months ago