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
- Efficient byte-stream pipe buffer☆44Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆71Updated 5 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 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 concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- ☆56Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Build and evaluate binary expression trees☆37Updated last year
- Typed any map for rust☆67Updated last year
- ☆27Updated 2 years ago
- Obsessively tiny error derive macro☆87Updated 10 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- Rust API stability attributes for the rest of us.☆32Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Safe low-level Vulkan bindings for Rust☆14Updated last month