cobbinma / r-cache
r-cache is an in memory key value store. It is thread safe and values can have expiry times.
☆21Updated 2 years ago
Alternatives and similar repositories for r-cache:
Users that are interested in r-cache are comparing it to the libraries listed below
- Simple Embeddable Persistent Generic HashMap/Key-Value Store☆13Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- ☆33Updated last month
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- An async, synchronized database-backed Rust job scheduler☆30Updated last year
- WhitePool is a lightweight, generic pooling library for Rust+Tokio☆17Updated 2 years ago
- ☆22Updated 2 years ago
- A basis for building an async client-server Websocket protocol☆15Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- Plotting library written in Rust☆29Updated last year
- `smol` integrations with `hyper`☆14Updated 5 months ago
- Wait for async tasks☆13Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A rust web framework with safety and speed in mind.☆35Updated last year
- Asynchronize blocking operation.