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
- 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
- Asynchronize blocking operation.☆26Updated 3 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- Obsessively tiny error derive macro☆87Updated 8 months ago
- An alternative rust async runtime.☆51Updated last month
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last week
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- ☆36Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- 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
- ☆56Updated 2 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 2 months ago