aki-akaguma / memxLinks
memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()
☆19Updated last month
Alternatives and similar repositories for memx
Users that are interested in memx are comparing it to the libraries listed below
Sorting:
- A binary format for Rust / serde that supports schema evolution☆17Updated 9 months ago
- ☆36Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Pass Rust strings to C with potentially not needing heap allocation☆13Updated 3 years ago
- Rust compile-time type information experiment☆18Updated 2 years ago
- Exhaustive iteration trait in Rust☆17Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆41Updated 4 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated 2 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
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 10 months ago
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- MIT NIHS image format implementations☆10Updated 5 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Use winit like the async runtime you've always wanted☆49Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- An opinionated, practical color management library for games and graphics.☆37Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Easy-cast library☆29Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Safe low-level Vulkan bindings for Rust☆14Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆48Updated last year
- Functions for determining terminal sizes in Rust☆14Updated this week