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 6 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆82Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Asynchronous access to a bincode-encoded item stream.☆79Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆49Updated 2 months ago
- Dynamic structured values for Rust☆28Updated 2 weeks ago
- futures::AtomicWaker extracted into its own crate☆32Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- Define your own PhantomData☆156Updated this week
- Additional utilities around the bytes crate☆19Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Async filesystem primitives☆137Updated this week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- ☆43Updated 4 months ago
- Memory database☆55Updated last year
- Runtime-agnostic actor library☆77Updated 2 years ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆88Updated last year