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☆43Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- 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
- Asynchronize blocking operation.☆26Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 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.☆42Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- ☆36Updated 11 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆68Updated this week
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 8 months ago
- ☆13Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year