Rust persistent data structures
☆1,698Apr 27, 2026Updated last week
Alternatives and similar repositories for rpds
Users that are interested in rpds are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Assorted immutable collection datatypes for Rust☆1,583Aug 19, 2024Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,353May 2, 2026Updated last week
- A fast bump allocation arena for Rust☆2,180Apr 27, 2026Updated last week
- Slotmap data structure for Rust☆1,312Dec 6, 2025Updated 5 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,066Feb 10, 2026Updated 2 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Rust cache structures and easy function memoization☆2,004Updated this week
- Support atomic operations on Arc itself☆1,330Apr 4, 2026Updated last month
- Link-time initialization, destruction, scattered data collection macros for Rust☆987Updated this week
- Serde serializable and deserializable trait objects☆1,502Mar 24, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆3,015Apr 16, 2026Updated 3 weeks ago
- Abstract over the atomicity of reference-counting pointers in rust☆172Nov 13, 2025Updated 5 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,830Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,117May 2, 2026Updated last week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,432Dec 24, 2025Updated 4 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Compile-time type-checked builder derive☆1,167May 1, 2026Updated last week
- Automated property based testing for Rust (with shrinking).☆2,752Apr 3, 2026Updated last month
- Tools for concurrent programming in Rust☆8,434Feb 22, 2026Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,912Apr 20, 2026Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆2,000Feb 8, 2026Updated 3 months ago
- Incremental garbage collection from safe Rust☆839Feb 9, 2026Updated 3 months ago
- Concurrency permutation testing tool for Rust.☆2,692Feb 20, 2026Updated 2 months ago
- Blazing fast concurrent HashMap for Rust.☆4,027Mar 5, 2025Updated last year
- Some more derive(Trait) options☆2,101Apr 23, 2026Updated 2 weeks ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,332Feb 21, 2026Updated 2 months ago
- Heapless, `static` friendly data structures☆1,954Apr 30, 2026Updated last week
- Rayon: A data parallelism library for Rust☆12,942Apr 23, 2026Updated 2 weeks ago
- Compile time static maps for Rust☆2,132Apr 30, 2026Updated last week
- Zero-copy deserialization framework for Rust☆4,184Apr 29, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,082Mar 12, 2026Updated last month
- the champagne of beta embedded databases☆8,986Apr 4, 2026Updated last month
- A small and fast async runtime for Rust☆4,900Mar 23, 2026Updated last month
- Statistics-driven benchmarking library for Rust☆5,469Apr 23, 2026Updated 2 weeks ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A crate for managing memory bit by bit☆1,389Aug 9, 2024Updated last year
- Data structure serialization library with several opposite design goals from Serde☆925Feb 16, 2026Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,638Apr 15, 2026Updated 3 weeks ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,584Apr 22, 2026Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,363Mar 7, 2026Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆643Apr 24, 2026Updated 2 weeks ago
- Rust parser combinator framework☆10,385Aug 26, 2025Updated 8 months ago