cch123 / elastic-rsLinks
comvert bool expression to elasticsearch DSL in rust
☆51Updated last year
Alternatives and similar repositories for elastic-rs
Users that are interested in elastic-rs are comparing it to the libraries listed below
Sorting:
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- TCP load testing tool, written in async Rust☆37Updated 4 years ago
- A simple distributed document database backed by Sled Key/Value store☆27Updated 3 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- MySQL binlog parser impl with Rust☆46Updated last year
- ☆28Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- Local Actor library based on may☆28Updated last year
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 5 years ago
- Translate data format into another one. Currently only JSON and YAML are available.☆27Updated 2 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- golang like task executor☆51Updated 3 years ago
- Memory database☆55Updated last year
- How to run Hyper on async-std☆40Updated 2 years ago
- Distributed key-value store.☆28Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 months ago
- ☆46Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆28Updated this week
- Deadlock free Mutexes.☆14Updated last year
- Asynchronous file I/O for Tokio☆49Updated last month
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 6 months ago
- Bitmap types for Rust☆52Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago