jaemk / cached
Rust cache structures and easy function memoization
☆1,746Updated last month
Alternatives and similar repositories for cached:
Users that are interested in cached are comparing it to the libraries listed below
- A small rust library for adding custom derives to enums☆1,975Updated last week
- Type erasure for async trait methods☆1,961Updated 3 weeks ago
- derive builder implementation for rust structs☆1,420Updated 6 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,950Updated 2 weeks ago
- Some more derive(Trait) options☆1,871Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,964Updated last week
- Find unused dependencies in Cargo.toml☆1,875Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,527Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,608Updated 4 months ago
- A powerful mock object library for Rust☆1,614Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,593Updated last month
- Temporary file library for rust☆1,272Updated 3 weeks ago
- Rust quasi-quoting☆1,398Updated last month
- Simple validation for Rust structs☆2,204Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,883Updated last month
- Utilities for working with bytes☆2,026Updated last month
- A Rust proc-macro attribute parser☆1,101Updated 2 weeks ago
- Dead simple pool implementation for rust with async-await☆1,156Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,443Updated last week
- A code coverage tool for Rust projects☆2,660Updated this week
- A next-generation test runner for Rust.☆2,383Updated this week
- Compile time static maps for Rust☆1,912Updated 2 months ago
- A binary encoder / decoder implementation in Rust.☆2,947Updated this week
- Generate and parse UUIDs.☆1,076Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,914Updated this week
- A high performance concurrent caching library for Rust☆1,877Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,406Updated this week
- Zero-copy deserialization framework for Rust☆3,195Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆958Updated 8 months ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,116Updated 2 weeks ago