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
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated last month
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆31Updated 3 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 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
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Exhaustive iteration trait in Rust☆14Updated this week
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Use winit like the async runtime you've always wanted☆49Updated 9 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- A custom context for eyre that supports backtraces on stable☆13Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Helps you frob those bits☆36Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- `NonEmpty` library vector for rust☆19Updated 2 years ago