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 3 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last week
- Dynamic structured values for Rust☆28Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 months ago
- ☆49Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Memory database☆55Updated last year
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆19Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Additional utilities around the bytes crate☆19Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- a fast async pool based on channel☆25Updated last month
- A Configuration Library for Rust Applications☆39Updated 4 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 4 months ago
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-di…☆46Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- Object Pool LockFree in Rust☆47Updated last week
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- Derive for arrow2☆66Updated last year
- An async ORM for Postgres☆19Updated 2 years ago
- Runtime-agnostic actor library☆77Updated 2 years ago