jaemk / cachedLinks
Rust cache structures and easy function memoization
☆1,931Updated last month
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,086Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,820Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,233Updated 5 months ago
- Some more derive(Trait) options☆2,038Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,047Updated 7 months ago
- Find unused dependencies in Cargo.toml☆2,047Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,254Updated 3 weeks ago
- A powerful mock object library for Rust☆1,754Updated last month
- derive builder implementation for rust structs☆1,517Updated 3 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,822Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,688Updated last month
- Dead simple pool implementation for rust with async-await☆1,253Updated last month
- Rust quasi-quoting☆1,503Updated last week
- A high performance concurrent caching library for Rust☆2,270Updated this week
- Simple validation for Rust structs☆2,384Updated 9 months ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,241Updated last month
- A Rust proc-macro attribute parser☆1,203Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,060Updated 3 weeks ago
- Compile time static maps for Rust☆2,072Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,217Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,584Updated this week
- Compile-time type-checked builder derive☆1,130Updated 3 weeks ago
- A library for generating fake data in Rust.☆1,171Updated last week
- A next-generation test runner for Rust.☆2,730Updated last week
- Panic messages for humans.☆1,806Updated 2 weeks ago
- Date and time handling in Rust.☆1,254Updated last month
- Utilities for working with bytes☆2,148Updated last week
- A binary encoder / decoder implementation in Rust.☆3,082Updated 4 months ago
- Support atomic operations on Arc itself☆1,204Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,325Updated 3 months ago