jaemk / cached
Rust cache structures and easy function memoization
☆1,758Updated last month
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,969Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,986Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆1,999Updated 3 weeks ago
- Some more derive(Trait) options☆1,884Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,961Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,604Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,538Updated 3 months ago
- derive builder implementation for rust structs☆1,429Updated 6 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,616Updated 5 months ago
- Find unused dependencies in Cargo.toml☆1,888Updated 3 weeks ago
- A next-generation test runner for Rust.☆2,398Updated this week
- A powerful mock object library for Rust☆1,627Updated last week
- Utilities for working with bytes☆2,038Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆1,925Updated 3 weeks ago
- A simple, safe HTTP client☆1,878Updated this week
- Simple validation for Rust structs☆2,219Updated last month
- A code coverage tool for Rust projects☆2,675Updated this week
- Rust quasi-quoting☆1,402Updated last month
- Dead simple pool implementation for rust with async-await☆1,162Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,960Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,888Updated last month
- Rust Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.☆1,766Updated 2 weeks ago
- Fast and friendly HTTP client framework for async Rust☆1,483Updated last year
- A small macro for defining lazy evaluated static variables in Rust.☆1,990Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,453Updated this week
- Subcommand to show result of macro expansion☆2,841Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,938Updated 3 weeks ago
- A high performance concurrent caching library for Rust☆1,908Updated last month
- Compile time static maps for Rust☆1,913Updated 2 months ago
- Compile-time type-checked builder derive☆1,010Updated last month