cached

Cache system

Provides Rust implementations of caching structures and simplified function memoization.

Rust cache structures and easy function memoization

GitHub

2k stars
13 watching
97 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list

cachecachinglrucachememoizationrustrust-cachingrustlang

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
aisk/rust-memcacheA memcached client library written in Rust for interacting with distributed memory caching systems.135
zkat/cacache-rsA high-performance, concurrent cache system with support for async APIs and various features.556
moka-rs/mokaA high-performance concurrent caching library for Rust that provides flexible cache implementations with bounding and expiration policies.1,691
iwanbk/bcacheA distributed in-memory caching system with eventual consistency and configurable maximum keys156
sindresorhus/memoizeCaches function results to speed up repeated calls with identical inputs1,091
laruence/yacA fast, shared memory cache system for storing and retrieving data in PHP applications.825
jr0senblum/jcA distributed in-memory cache with features like Pub/Sub, JSON querying, and consistency mechanisms.26
06chaynes/http-cacheA caching middleware that follows HTTP caching rules and integrates with various backend cache managers70
artsy/garnerA caching layer for Ruby and Rack applications supporting model and instance binding and hierarchical invalidation343
rayylee/keypressA Rust WebAssembly website example for practising English vocabulary8
al8n/strettoA high-performance, thread-safe cache implementation for Rust.412
yiling-j/cacheme-goA caching framework for Go that uses Redis and supports schema-based, typed caching with memoization and versioning.23
yysskk/memorycacheA thread-safe memory cache implementation with LRU policies and type-safety features.78
maciejkula/rustlearnA Rust machine learning crate providing algorithms and utilities for building and training machine learning models.626
thinkjs/think-cache-memcacheProvides an adapter for caching data using Memcache.0