charleschege / TuringDBLinks
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:
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- How to run Hyper on async-std☆40Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years 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 month
- Duplicate an async I/O handle☆41Updated 5 months ago
- A consistent hashing library in Rust☆33Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- Decoders and encoders for STUN (RFC 5389) and its extensions☆31Updated last month
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Uuid library for Rust☆26Updated 11 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- NATS unique identifiers☆20Updated 4 months ago
- Compacting the SQL into the URL rest API☆58Updated last year
- ☆39Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Distributed key-value store.☆28Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- ☆39Updated 2 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years 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
- A library with task executors for Rust☆32Updated 5 months ago
- Website for async-std☆23Updated 2 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- ☆57Updated 5 months ago