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
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Typed any map for rust☆67Updated 10 months ago
- A rust web framework with safety and speed in mind.☆35Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆22Updated 2 years ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆40Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last week
- ☆39Updated 2 years ago
- ☆112Updated last year
- CSV parsing in async context☆49Updated 5 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 11 months ago
- ☆33Updated last week
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 5 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Rust web toolkit for impatient perfectionists☆43Updated 2 months ago
- Atomic operations on potentially uninitialized integers.☆22Updated 2 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 weeks ago
- NATS unique identifiers☆20Updated 3 months ago
- Safely cast slices of one built-in fundamental number type to another☆28Updated 7 months ago
- A basis for building an async client-server Websocket protocol☆15Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated last year
- It helps you work with environment variables and convert it to any type using only type annotations.☆48Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month