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 leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- Compacting the SQL into the URL rest API☆57Updated last year
- Rust promises library☆19Updated last year
- How to run Hyper on async-std☆40Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 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
- ☆57Updated 4 months ago
- ☆39Updated 5 years ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Native TLS for futures and async-std☆71Updated 10 months ago
- Query schemas not known at compile time with Diesel☆31Updated 4 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- A consistent hashing library in Rust☆33Updated 3 years ago
- Async Server Sent Events parser and encoder☆52Updated last year
- ☆61Updated 3 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Cross-platform polyfills.☆17Updated last year
- Parameterized routing for generic resources in Rust☆36Updated last year
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- Data parallelism library for async-std.☆93Updated last year
- 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 2 weeks ago
- Experimental cooperative cancellation for async-std☆48Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Thread-unsafe async runtime☆28Updated 7 months ago
- Asynchronous file I/O for Tokio☆49Updated last month