charleschege / TuringDBLinks
A simple distributed document database backed by Sled Key/Value store
☆30Updated 4 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.☆91Updated 3 weeks 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-…☆81Updated 2 months ago
- Async filesystem primitives☆139Updated this week
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Native TLS for futures and async-std☆72Updated 4 months ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆44Updated 10 months ago
- ☆39Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A concurrent circuit breaker implemented with ring buffers☆120Updated this week
- Run closures in parallel☆115Updated 9 months ago
- Cross-platform hostname functions in Rust☆70Updated last month
- Data parallelism library for async-std.☆95Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆62Updated 3 years ago
- HTTP date parsing and formatting☆54Updated 10 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Compacting the SQL into the URL rest API☆58Updated last year
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- How to run Hyper on async-std☆40Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Rust serializer library☆88Updated last month
- An async NATS client library for the Rust programming language.☆84Updated last year
- 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
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- Thread parking and unparking☆79Updated 9 months ago