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 futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 4 months ago
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- Cross-platform library to gather stats/information from the host 🦀☆43Updated 10 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- futures-buffered☆45Updated 3 months ago
- a fast async pool based on channel☆26Updated 5 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- ☆51Updated 10 months ago
- Benchmarking library for stable Rust☆47Updated 2 weeks ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- ☆43Updated 5 months ago
- native Rust implementation of Kafka protocol and api☆14Updated 2 years ago
- Typed any map for rust☆67Updated 10 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated this week
- Additional utilities around the bytes crate☆19Updated 6 months 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…☆96Updated last month
- Fast JSON deserialization on borrowed data☆116Updated last month