antiguru / column-rsLinks
Columnar type support for Rust
☆25Updated 7 years ago
Alternatives and similar repositories for column-rs
Users that are interested in column-rs are comparing it to the libraries listed below
Sorting:
- Concurrent hash trie☆57Updated 4 years ago
- A pool of reusable values☆51Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Lock free bounded non blocking pub sub queue☆76Updated 2 months ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Allocator of fixed sized blocks from pre-allocated arena☆18Updated 7 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- A connection pool implementation for tokio☆23Updated 7 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆22Updated 4 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- ☆20Updated 5 years ago
- high-speed metrics collection library in Rust☆19Updated 6 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- An experimental columnar arena☆43Updated 10 months ago
- A Rust mpsc with unbounded members in bounded memory☆48Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago
- Asynchronous adapter for byteorder☆20Updated 4 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago