bk-rs / clickhouse-rsLinks
Rust client library for ClickHouse
☆17Updated 2 years 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 global executor built on top of async-executor and smol☆74Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- ☆51Updated 9 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 3 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- SIMD aligned data structures to work with `std::simd`.☆11Updated 9 months ago
- Dynamic structured values for Rust☆28Updated last month
- This is a Rust implementation for popular caches (support no_std).☆112Updated 8 months ago
- Object Pool LockFree in Rust☆47Updated last week
- futures::AtomicWaker extracted into its own crate☆35Updated 2 months ago
- Cross-platform library to gather stats/information from the host 🦀☆43Updated 9 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 5 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Additional utilities around the bytes crate☆19Updated 5 months ago
- Track memory allocations by backtrace or originating thread☆44Updated 5 months ago
- ☆39Updated 2 years ago
- Run closures in parallel☆115Updated 8 months ago
- `prometheus` backend for `metrics` crate☆13Updated 3 weeks ago
- Rust Stream combinator, to limit the rate at which items are produced☆28Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Asynchronous DNS lookups☆66Updated last year
- A lightweight lock protected by an atomic boolean.☆37Updated last month