bazhenov / svbyteLinks
Rust implementation of Stream VByte decompression algorithm
☆14Updated 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
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆68Updated 2 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Write simple proc-macros inline with other source code.☆20Updated 8 months ago
- ☆56Updated 2 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Trait implementation generator macro☆29Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated 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
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated 2 weeks ago
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- ☆29Updated last year
- LZW en- and decoding that goes weeeee!☆28Updated 2 months ago
- A Rust library for constructing tilings of regular polygons☆31Updated 4 years ago
- ☆27Updated 2 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- ☆40Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago
- Cast between dynamic trait objects☆33Updated 5 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Blazing fast zero-copy BSON handling in Rust.☆15Updated 3 years ago
- State machine pattern for Rust☆29Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year