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:
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆31Updated last month
- A Rust library for runtime-checked linearish types☆34Updated last year
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 months ago
- ☆36Updated 9 months ago
- A dynamic library helper for rust crates☆35Updated last year
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated 3 months ago
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Count lines of code across your entire dependency tree☆18Updated last year
- Non-owning unsafe I/O☆20Updated 5 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Cross-platform, endian-aware primitives for Rust☆40Updated last month
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- `smol` integrations with `hyper`☆14Updated 7 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year