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.☆90Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆74Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A high-performance SPSC bounded circular buffer of bytes☆48Updated last month
- 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 year
- Asynchronously speed-limiting multiple byte streams☆65Updated 10 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Cross-platform library to gather stats/information from the host 🦀☆43Updated 7 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 5 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Memory database☆55Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Run closures in parallel☆114Updated 7 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- futures::AtomicWaker extracted into its own crate☆29Updated 3 weeks ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Additional utilities around the bytes crate☆19Updated 4 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 2 weeks ago
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- futures-buffered☆45Updated 3 weeks ago
- Common primitives of MySql protocol.☆116Updated 3 weeks ago
- Define your own PhantomData☆156Updated last week
- splice(2) based `copy_bidirectional` in tokio☆21Updated 6 months ago
- Benchmarking library for stable Rust☆46Updated 4 months ago