cobbinma / r-cacheLinks
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
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Typed any map for rust☆67Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A rust web framework with safety and speed in mind.☆35Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆22Updated 3 years ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆39Updated last year
- A small-footprint, in-memory database.☆43Updated 5 years ago
- Wrapper around Rc safe to send to a different thread☆26Updated 2 years ago
- `smol` integrations with `hyper`☆17Updated 4 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Cross-platform library to gather stats/information from the host 🦀☆44Updated 11 months ago
- It helps you work with environment variables and convert it to any type using only type annotations.☆48Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Simple Embeddable Persistent Generic HashMap/Key-Value Store☆13Updated 4 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 4 years ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 6 months ago
- proc-macro for accessing struct field names at runtime☆39Updated 3 years ago
- Adapters between hyper 0.14-1.0, http-body 0.4-1.0, and tower-service 0.3.☆12Updated 2 years ago
- ☆40Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month