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.☆115Updated 5 months ago
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- Asynchronously speed-limiting multiple byte streams☆64Updated 9 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆48Updated last month
- A minimal implementation of consistent hashing☆59Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- Async filesystem primitives☆136Updated 2 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Track memory allocations by backtrace or originating thread☆44Updated 3 months ago
- Object Pool LockFree in Rust☆47Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 10 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- Time and duration crate optimized for speed and API stability.☆74Updated 2 months ago
- Additional utilities around the bytes crate☆19Updated 3 months ago
- Run closures in parallel☆114Updated 6 months ago
- Memory database☆55Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆89Updated 4 months ago
- Minimal async cache in Rust with support for key expirations☆54Updated 2 months ago
- Dynamic structured values for Rust☆28Updated 4 months ago
- futures::AtomicWaker extracted into its own crate☆28Updated this week
- Asynchronous access to a bincode-encoded item stream.☆76Updated 4 months ago
- Benchmarking library for stable Rust☆45Updated 3 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago