jaemk / cachedLinks
Rust cache structures and easy function memoization
☆1,882Updated last month
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,019Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,164Updated last week
- A small rust library for adding custom derives to enums☆2,154Updated last month
- Some more derive(Trait) options☆1,982Updated last week
- Easily assign underlying errors into domain-specific errors while adding context