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
- Efficient byte-stream pipe buffer☆44Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Find out what platform your code is running on from Rust☆34Updated 3 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Obsessively tiny error derive macro☆86Updated last year
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- State machine pattern for Rust☆29Updated last year
- Simple and fast async channels☆18Updated last year
- ☆13Updated 3 years ago
- Fast and easy zero-dep random number generation.☆25Updated 4 years ago
- An alternative rust async runtime.☆59Updated last month
- `smol` integrations with `hyper`☆17Updated 6 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Safe low-level Vulkan bindings for Rust☆14Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A Rust Vector which swaps to disk based on given parameters☆45Updated 2 years ago
- Configure const and static items by environment variables.☆26Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago