cch123 / elastic-rsLinks
comvert bool expression to elasticsearch DSL in rust
☆52Updated 2 years ago
Alternatives and similar repositories for elastic-rs
Users that are interested in elastic-rs are comparing it to the libraries listed below
Sorting:
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- TCP load testing tool, written in async Rust☆36Updated 4 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- MySQL binlog parser impl with Rust☆46Updated 2 years ago
- ☆48Updated 4 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated 2 years ago
- golang like task executor☆52Updated 4 years ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- a fast async pool based on channel☆26Updated 2 weeks ago
- Run closures in parallel☆115Updated 11 months ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 3 years ago
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 11 months ago
- Memory database☆58Updated last year
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Async filesystem primitives☆142Updated 2 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- A lightweight Logging and Tracing observability solution for Rust, built with Apache Arrow, Apache Parquet and Apache DataFusion.☆74Updated last year
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Jaeger tracing library for Rust☆83Updated last year
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Asynchronous DNS lookups☆67Updated last year
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆36Updated last month
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- In-memory filesystem in Rust☆74Updated 6 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month