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 flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- A high-performance SPSC bounded circular buffer of bytes☆51Updated 5 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Dynamic structured values for Rust☆28Updated 3 weeks ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- futures::AtomicWaker extracted into its own crate☆36Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 9 months ago
- Cross-platform library to gather stats/information from the host 🦀☆44Updated 11 months ago
- Track memory allocations by backtrace or originating thread☆45Updated last month
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆53Updated 2 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 8 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated last week
- Asynchronous DNS lookups☆67Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Port of bbolt in Rust☆65Updated last year
- Additional utilities around the bytes crate☆19Updated 7 months ago
- Memory database☆57Updated last year
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- ☆51Updated last year