jaemk / cachedLinks
Rust cache structures and easy function memoization
☆1,795Updated 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☆1,982Updated last week
- Type erasure for async trait methods☆1,991Updated this week
- A small rust library for adding custom derives to enums☆2,037Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,029Updated this week
- Some more derive(Trait) options☆1,922Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,639Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,631Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,567Updated this week
- derive builder implementation for rust structs☆1,442Updated 7 months ago
- Rust quasi-quoting☆1,420Updated last week
- Find unused dependencies in Cargo.toml☆1,903Updated last month
- A powerful mock object library for Rust☆1,644Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,980Updated this week
- Compile time static maps for Rust☆1,928Updated 3 months ago
- A Rust proc-macro attribute parser☆1,121Updated last week
- Simple validation for Rust structs☆2,250Updated 2 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,955Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,267Updated this week
- Dead simple pool implementation for rust with async-await☆1,180Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Rust derive-based argument parsing optimized for code size☆1,797Updated last week
- A simple, safe HTTP client☆1,894Updated this week
- Compile-time type-checked builder derive☆1,023Updated 2 months ago
- Panic messages for humans.☆1,758Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,995Updated last week
- Zero-copy deserialization framework for Rust☆3,269Updated last month
- Generate and parse UUIDs.☆1,094Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,470Updated 2 months ago
- Fast and friendly HTTP client framework for async Rust☆1,481Updated last year
- A high performance concurrent caching library for Rust☆1,962Updated 3 weeks ago