SUPERCILEX / stack-bufferLinks
Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.
☆14Updated 3 years ago
Alternatives and similar repositories for stack-buffer
Users that are interested in stack-buffer are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A Rustified OpenCL Experience☆46Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Typed any map for rust☆67Updated 8 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Extra event types built on top of rsevents☆17Updated 2 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- ☆36Updated last year
- ☆22Updated 6 months ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- ☆13Updated 3 years ago