jaemk / cachedLinks
Rust cache structures and easy function memoization
☆1,901Updated 3 months ago
Alternatives and similar repositories for cached
Users that are interested in cached are comparing it to the libraries listed below
Sorting:
- Type erasure for async trait methods☆2,063Updated last week
- A small rust library for adding custom derives to enums☆2,182Updated 3 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,034Updated 5 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,798Updated last week
- Some more derive(Trait) options☆1,999Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,201Updated last week
- derive builder implementation for rust structs☆1,495Updated last month
- Find unused dependencies in Cargo.toml☆2,024Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,752Updated 3 weeks ago
- Dead simple pool implementation for rust with async-await☆1,241Updated this week
- A powerful mock object library for Rust☆1,711Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,644Updated 2 months ago
- A high performance concurrent caching library for Rust☆2,169Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,105Updated this week
- Rust quasi-quoting☆1,475Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,179Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,544Updated last month
- Simple validation for Rust structs☆2,356Updated 7 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,120Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,019Updated 2 weeks ago
- Panic messages for humans.☆1,788Updated 3 weeks ago
- Compile time static maps for Rust☆2,028Updated 2 weeks ago
- Utilities for working with bytes☆2,108Updated 2 months ago
- A library for generating fake data in Rust.☆1,145Updated last month
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,216Updated 2 weeks ago
- Generate and parse UUIDs.☆1,138Updated last month
- A binary encoder / decoder implementation in Rust.☆3,080Updated 2 months ago
- Date and time handling in Rust.☆1,235Updated last month
- Temporary file library for rust☆1,350Updated last month
- A simple, safe HTTP client☆1,992Updated 2 weeks ago