orium / rpds
Rust persistent data structures
☆1,342Updated last month
Alternatives and similar repositories for rpds:
Users that are interested in rpds are comparing it to the libraries listed below
- Assorted immutable collection datatypes for Rust☆1,510Updated 4 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,832Updated last month
- A fast bump allocation arena for Rust☆1,501Updated 4 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,182Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,878Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,386Updated this week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,300Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,527Updated last week
- Compile time static maps for Rust☆1,864Updated last week
- Hypothesis-like property testing for Rust☆1,775Updated this week
- Concurrency permutation testing tool for Rust.☆2,209Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,504Updated 2 months ago
- A parser combinator library for Rust☆1,307Updated this week
- Automated property based testing for Rust (with shrinking).☆2,461Updated last year
- Rust cache structures and easy function memoization☆1,625Updated 2 months ago
- Some more derive(Trait) options☆1,790Updated this week
- Defines the Rust borrow checker.☆1,379Updated 6 months ago
- A lock-free, read-optimized, concurrency primitive.☆1,965Updated 6 months ago
- A crate for managing memory bit by bit☆1,256Updated 5 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,819Updated 2 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆988Updated last month
- Readline Implementation in Rust☆1,595Updated this week
- Zero-copy deserialization framework for Rust☆3,066Updated this week
- A snapshot testing library for rust☆2,339Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,821Updated 6 months ago
- Slotmap data structure for Rust☆1,171Updated 10 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,901Updated 3 months ago
- Runtime for executing procedural macros as WebAssembly☆1,312Updated last week
- Rust quasi-quoting☆1,359Updated 3 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,716Updated 2 weeks ago