charleschege / TuringDB
A simple distributed document database backed by Sled Key/Value store
☆27Updated 3 years ago
Alternatives and similar repositories for TuringDB
Users that are interested in TuringDB are comparing it to the libraries listed below
Sorting:
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Native TLS for futures and async-std☆70Updated 9 months ago
- Pluralization handling in Rust☆38Updated 2 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- ☆58Updated 8 months ago
- How to run Hyper on async-std☆40Updated 2 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 4 months ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Utility for reusing memory☆53Updated 5 years ago
- Asynchronous file I/O for Tokio☆49Updated 2 weeks ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Traits for inspecting memory usage of Rust types☆25Updated 5 months ago
- Timer facilities for Rust's async story☆56Updated 7 months ago
- Avoid double indirection in nested smart pointers.☆14Updated 3 years ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆77Updated last year
- Message broker for the Actix actor framework☆38Updated 4 years ago
- Auto-generated rust bindings for libpq☆46Updated this week
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- The simd optimized escape code☆54Updated this week