jaemk / cachedLinks
Rust cache structures and easy function memoization
☆1,894Updated 2 months ago
Alternatives and similar repositories for cached
Users that are interested in cached are comparing it to the libraries listed below
Sorting:
- Rust library for single assignment cells and lazy statics without macros☆2,026Updated 4 months ago
- A small rust library for adding custom derives to enums☆2,164Updated 2 months ago
- Type erasure for async trait methods☆2,057Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆2,010Updated last week
- Some more derive(Trait) options☆1,995Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,792Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,180Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,637Updated 2 months ago
- derive builder implementation for rust structs☆1,480Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,738Updated last week
- A powerful mock object library for Rust☆1,704Updated last month
- Dead simple pool implementation for rust with async-await☆1,235Updated last month
- Rust quasi-quoting☆1,467Updated last week
- Compile-time type-checked builder derive☆1,097Updated 3 weeks ago
- Simple validation for Rust structs☆2,343Updated 7 months ago
- Compile time static maps for Rust☆2,017Updated last month
- A high performance concurrent caching library for Rust☆2,138Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,099Updated this week
- A Rust proc-macro attribute parser☆1,170Updated last week
- A simple, safe HTTP client☆1,984Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,012Updated last week
- Utilities for working with bytes☆2,105Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,302Updated last week
- A next-generation test runner for Rust.☆2,605Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated 2 weeks ago
- Temporary file library for rust☆1,345Updated last week
- Date and time handling in Rust.☆1,228Updated 2 weeks ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,207Updated 2 weeks ago
- Panic messages for humans.☆1,782Updated last week
- A library for generating fake data in Rust.☆1,141Updated 3 weeks ago