antiguru / column-rsLinks
Columnar type support for Rust
☆26Updated 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:
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆22Updated 4 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- Lock free bounded non blocking pub sub queue☆76Updated 3 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A pool of reusable values☆51Updated 5 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- Rust MetroHash☆53Updated 10 months ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Rust serializer library☆87Updated 3 weeks ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A connection pool implementation for tokio☆23Updated 7 years ago
- Concurrent hash trie☆57Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- An experimental columnar arena☆43Updated 11 months ago
- ☆47Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Work-stealing thread pool for executiong futures☆41Updated 7 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated last month
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- A Rust mpsc with unbounded members in bounded memory☆48Updated 3 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago