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
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Obsessively tiny error derive macro☆87Updated 8 months ago
- Build and evaluate binary expression trees☆37Updated last year
- Use winit like the async runtime you've always wanted☆49Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years 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
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- image segmentation on video and images☆49Updated 2 years ago
- Static Linear Algebra System☆36Updated 2 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Safe low-level Vulkan bindings for Rust☆14Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- ☆56Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 3 months ago
- Typed any map for rust☆67Updated 10 months ago