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:
- Efficient byte-stream pipe buffer☆43Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- structured parallel execution for async Rust☆36Updated last year
- Make any value Sync but only available on its original thread☆39Updated 3 weeks ago
- ☆56Updated 2 years ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Blazing fast zero-copy BSON handling in Rust.☆15Updated 4 years ago
- Rust crate that allows you to display status & progress information in a terminal☆31Updated 3 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- ☆26Updated 2 years ago
- State machine pattern for Rust☆29Updated 10 months ago
- ☆24Updated 3 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆47Updated 11 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated this week
- the most complete serialization tree for serde☆16Updated last year
- An implementation of Kensler's hashed permutation algorithm☆16Updated 7 months ago
- Rust library for asynchronous stream (de)serialization☆25Updated 7 months ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month