SUPERCILEX / stack-buffer
Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.
☆14Updated 2 years ago
Alternatives and similar repositories for stack-buffer:
Users that are interested in stack-buffer are comparing it to the libraries listed below
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months 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
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆31Updated 4 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 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.☆42Updated 3 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Exhaustive iteration trait in Rust☆14Updated 3 weeks ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- Full precision decimal representation of f64☆26Updated last month
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 weeks ago
- ☆36Updated 8 months ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated 8 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated last month
- A C expression parser and evaluator☆46Updated 2 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 9 months ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- `smol` integrations with `hyper`☆14Updated 5 months ago
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago