Rust cache structures and easy function memoization
☆1,969Mar 9, 2026Updated last week
Alternatives and similar repositories for cached
Users that are interested in cached are comparing it to the libraries listed below
Sorting:
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 2 weeks ago
- A high performance concurrent caching library for Rust☆2,451Updated this week
- A small rust library for adding custom derives to enums☆2,336Mar 7, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- Temporary file library for rust☆1,414Mar 14, 2026Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- Compile-time type-checked builder derive☆1,150Jan 1, 2026Updated 2 months ago
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆830Mar 13, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,090Feb 28, 2026Updated 3 weeks ago
- A powerful mock object library for Rust☆1,793Mar 8, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,977Mar 5, 2025Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Application level tracing for Rust.☆6,575Mar 13, 2026Updated last week
- derive builder implementation for rust structs☆1,536Jan 2, 2026Updated 2 months ago
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- A high-performance, concurrent, content-addressable disk cache, with support for both sync and async APIs. 💩💵 but for your 🦀☆698Nov 26, 2024Updated last year
- An implementation of a LRU cache☆795Jan 7, 2026Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆622Updated this week
- Compile time static maps for Rust☆2,108Mar 12, 2026Updated last week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆884Feb 9, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- ⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).☆3,111Updated this week
- Rayon: A data parallelism library for Rust☆12,871Jan 6, 2026Updated 2 months ago
- A small and fast async runtime for Rust☆4,820Feb 23, 2026Updated 3 weeks ago
- Tools for concurrent programming in Rust☆8,369Feb 22, 2026Updated 3 weeks ago
- Serde serializable and deserializable trait objects☆1,488Feb 9, 2026Updated last month
- Flexible concrete Error type built on std::Error☆6,464Feb 20, 2026Updated last month
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,859Mar 2, 2026Updated 2 weeks ago
- A next-generation test runner for Rust.☆2,859Updated this week
- Panic messages for humans.☆1,826Mar 5, 2026Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆2,085Dec 29, 2025Updated 2 months ago