uazu / pipebufLinks
Efficient byte-stream pipe buffer
☆44Updated last year
Alternatives and similar repositories for pipebuf
Users that are interested in pipebuf are comparing it to the libraries listed below
Sorting:
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆26Updated 2 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Trait implementation generator macro☆30Updated 2 weeks ago
- State machine pattern for Rust☆29Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A sinless derive helper☆76Updated 5 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- Typed any map for rust☆67Updated 11 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Wrapper around Rc safe to send to a different thread☆26Updated 2 years ago
- Finite State Machines with an entry API and data storage☆42Updated 7 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- A safe, fast, lightweight embeddable scripting language written in Rust.☆22Updated 2 years ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 6 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- A library version of cargo-bloat & more