SUPERCILEX / stack-buffer
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
- 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
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆31Updated 3 weeks ago
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- Cross-platform, endian-aware primitives for Rust☆36Updated last week
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- write your next slideshow in rust 🦀, as a self-contained binary 📦.☆21Updated 4 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- A dynamic library helper for rust crates☆35Updated last year
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Tiny little crate to determine how large an unnameable type is.☆11Updated last month
- A Rust library for runtime-checked linearish types☆33Updated last year
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated 8 months ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Full precision decimal representation of f64☆26Updated 2 months ago
- A Rustified OpenCL Experience☆46Updated last year
- A binary format for Rust / serde that supports schema evolution☆16Updated 2 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago