SUPERCILEX / stack-buffer
Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.
☆14Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for stack-buffer
- Asynchronize blocking operation.☆26Updated 2 years ago
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆30Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆17Updated 5 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last month
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 2 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Zero-terminated string types for FFI.☆13Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 2 years ago
- Helps you frob those bits☆35Updated 3 months ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- For when you really, really just want to know that your config changed☆14Updated last year
- An alternative `std`-like implementation built on origin☆24Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Macro for dynamically loading windows dll functions☆19Updated last year
- Rust UI Framework (WIP)☆18Updated 4 years ago
- A generic media layer for graphics, IO, and audio for desktop and the browser☆18Updated 4 months ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated last year
- Make any value Sync but only available on its original thread☆37Updated last year
- Rust API stability attributes for the rest of us.☆30Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆30Updated 7 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 2 years ago
- Remove Cargo.lock lockfile☆32Updated last week
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated 3 months ago