bk-rs / clickhouse-rsLinks
Rust client library for ClickHouse
☆17Updated 3 weeks ago
Alternatives and similar repositories for clickhouse-rs
Users that are interested in clickhouse-rs are comparing it to the libraries listed below
Sorting:
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆18Updated 2 weeks ago
- ☆52Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆51Updated 3 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- `prometheus` backend for `metrics` crate☆14Updated this week
- futures-buffered☆46Updated 6 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 3 months ago
- SIMD aligned data structures to work with `std::simd`.☆11Updated last year
- Cross-platform library to gather stats/information from the host 🦀☆46Updated 3 weeks ago
- Object Pool LockFree in Rust☆49Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆38Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 8 months ago
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- Additional utilities around the bytes crate☆19Updated 9 months ago
- ☆41Updated 2 years ago
- Async filesystem primitives☆143Updated 3 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- Time and duration crate optimized for speed and API stability.☆75Updated 2 weeks ago