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 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆51Updated 6 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- ☆52Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- Dynamic structured values for Rust☆28Updated last month
- Async filesystem primitives☆142Updated 2 months ago
- Cross-platform library to gather stats/information from the host 🦀☆45Updated last week
- futures::AtomicWaker extracted into its own crate☆36Updated last month
- Object Pool LockFree in Rust☆49Updated 3 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- SIMD aligned data structures to work with `std::simd`.☆11Updated last year
- Port of bbolt in Rust☆65Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Additional utilities around the bytes crate☆19Updated 8 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 9 months ago
- A lightweight lock protected by an atomic boolean.☆38Updated 4 months ago
- Track memory allocations by backtrace or originating thread☆46Updated last month
- A minimal implementation of consistent hashing☆61Updated last year