jaemk / cachedLinks
Rust cache structures and easy function memoization
☆1,851Updated last week
Alternatives and similar repositories for cached
Users that are interested in cached are comparing it to the libraries listed below
Sorting:
- Easily assign underlying errors into domain-specific errors while adding context☆1,672Updated 2 months ago
- Some more derive(Trait) options☆1,964Updated 3 weeks ago
- Type erasure for async trait methods☆2,026Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆1,965Updated 2 weeks ago
- derive builder implementation for rust structs☆1,458Updated 9 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,999Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,107Updated last month
- A small rust library for adding custom derives to enums☆2,124Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,688Updated 4 months ago
- A powerful mock object library for Rust☆1,678Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,612Updated 2 months ago
- Dead simple pool implementation for rust with async-await☆1,210Updated last week
- Compile time static maps for Rust☆1,961Updated 3 weeks ago
- A high performance concurrent caching library for Rust☆2,032Updated 2 months ago
- A Rust proc-macro attribute parser☆1,143Updated 2 weeks ago
- Rust quasi-quoting☆1,435Updated last week
- Simple validation for Rust structs☆2,286Updated 4 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,039Updated this week
- Date and time handling in Rust.☆1,211Updated this week
- A next-generation test runner for Rust.☆2,510Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,970Updated 3 weeks ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,174Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,047Updated 4 months ago
- A simple, safe HTTP client☆1,935Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,511Updated 3 weeks ago
- A library for generating fake data in Rust.☆1,119Updated 2 months ago
- A binary encoder / decoder implementation in Rust.☆3,063Updated last week
- Panic messages for humans.☆1,778Updated 3 weeks ago
- Zero-copy deserialization framework for Rust☆3,450Updated last month
- Blazing fast concurrent HashMap for Rust.☆3,586Updated 4 months ago