/safe_cache

A key-value cache library in Rust featuring dynamic typing with support for multiple data types, automatic expiration, and thread-safe operations using Arc and Mutex.

Primary LanguageRust

Stargazers