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:
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 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-…☆81Updated 2 months ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆45Updated last year
- A consistent hashing library in Rust☆34Updated 4 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 3 years ago
- ☆63Updated 4 years ago
- Run closures in parallel☆114Updated last year
- Compacting the SQL into the URL rest API☆58Updated last year
- A concurrent circuit breaker implemented with ring buffers☆121Updated 2 months ago
- Rust serializer library☆89Updated 4 months ago
- Native TLS for futures and async-std☆72Updated 8 months ago
- High-level Rust library for asynchronous SSH connections☆72Updated 6 years ago
- Data parallelism library for async-std.☆96Updated last year
- HTTP date parsing and formatting☆57Updated last year
- ☆81Updated 5 years ago
- Apache-Benchmark-Like Tool Written in Rust☆60Updated 7 years ago
- Async filesystem primitives☆143Updated 3 months ago
- OpenTracing API for Rust☆65Updated last year
- Array helpers for Rust's Vector and String types☆78Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Serde support for redis-rs☆75Updated last year
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆30Updated 8 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago