charleschege / TuringDBLinks
A simple distributed document database backed by Sled Key/Value store
☆29Updated 3 years ago
Alternatives and similar repositories for TuringDB
Users that are interested in TuringDB are comparing it to the libraries listed below
Sorting:
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated last month
- Async filesystem primitives☆137Updated last week
- Native TLS for futures and async-std☆72Updated 3 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 3 years ago
- A consistent hashing library in Rust☆33Updated 3 years ago
- Data parallelism library for async-std.☆94Updated last year
- Cross-platform hostname functions in Rust☆70Updated this week
- Heap-based async timers☆214Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- ☆62Updated 3 years ago
- Run closures in parallel☆114Updated 8 months ago
- A concurrent circuit breaker implemented with ring buffers☆120Updated last month
- An LCS based slice and string diffing implementation.☆85Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Compacting the SQL into the URL rest API☆58Updated last year
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 8 months ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 3 weeks ago
- Parity tokio-ipc☆79Updated last year
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- High-level Rust library for asynchronous SSH connections☆73Updated 6 years ago
- HTTP date parsing and formatting☆53Updated 8 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- How to run Hyper on async-std☆40Updated 3 years ago
- Experimental cooperative cancellation for async-std☆49Updated 3 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
- A global executor built on top of async-executor and smol☆74Updated last month