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:
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- TCP load testing tool, written in async Rust☆36Updated 4 years ago
- MySQL binlog parser impl with Rust☆46Updated last year
- ☆46Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 weeks ago
- Async filesystem primitives☆137Updated last month
- golang like task executor☆51Updated 3 years ago
- Run closures in parallel☆114Updated 7 months ago
- futures::AtomicWaker extracted into its own crate☆31Updated last month
- Asynchronous file I/O for Tokio☆49Updated 2 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Get a unique thread ID in Rust☆42Updated 10 months ago
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 7 months ago
- A lightweight Logging and Tracing observability solution for Rust, built with Apache Arrow, Apache Parquet and Apache DataFusion.☆74Updated 11 months ago
- Memory database☆55Updated last year
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 weeks ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 weeks ago
- Asynchronous DNS lookups☆66Updated last year