jaemk / cached
Rust cache structures and easy function memoization
☆1,625Updated 2 months ago
Alternatives and similar repositories for cached:
Users that are interested in cached are comparing it to the libraries listed below
- Type erasure for async trait methods☆1,889Updated last week
- Some more derive(Trait) options☆1,790Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,832Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,901Updated 3 months ago
- A small rust library for adding custom derives to enums☆1,866Updated this week
- Find unused dependencies in Cargo.toml☆1,805Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,560Updated last month
- derive builder implementation for rust structs☆1,374Updated 3 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,504Updated 2 months ago
- Rust quasi-quoting☆1,359Updated 3 weeks ago
- Dead simple pool implementation for rust with async-await☆1,100Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,471Updated 4 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,386Updated this week
- Compile time static maps for Rust☆1,864Updated last week
- Simple validation for Rust structs☆2,115Updated 3 weeks ago
- A powerful mock object library for Rust☆1,573Updated last week
- Temporary file library for rust☆1,222Updated last week
- A high performance concurrent caching library for Rust☆1,739Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,821Updated 6 months ago
- Generate and parse UUIDs.☆1,033Updated this week
- Utilities for working with bytes☆1,961Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,819Updated 2 weeks ago
- A code coverage tool for Rust projects☆2,580Updated this week
- Rust derive-based argument parsing optimized for code size☆1,716Updated 2 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,236Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,779Updated this week
- Panic messages for humans.☆1,720Updated 2 weeks ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,832Updated this week
- A generic connection pool for Rust☆1,539Updated 3 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,220Updated last month