bazhenov / svbyteLinks
Rust implementation of Stream VByte decompression algorithm
☆15Updated 2 years ago
Alternatives and similar repositories for svbyte
Users that are interested in svbyte are comparing it to the libraries listed below
Sorting:
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- structured parallel execution for async Rust☆37Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Make any value Sync but only available on its original thread☆39Updated last month
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated last month
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- ☆36Updated last year
- LZW en- and decoding that goes weeeee!☆29Updated 2 months ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Updated last month
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 2 weeks ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆58Updated 2 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 5 years ago
- ☆24Updated 8 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A list of Rust buffers that implements the bytes::Buf trait.☆36Updated 3 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆70Updated last month
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year