aki-akaguma / memxLinks
memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()
☆18Updated last week
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 7 months ago
- Exhaustive iteration trait in Rust☆16Updated last week
- Rust compile-time type information experiment☆18Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated 2 weeks ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- MIT NIHS image format implementations☆10Updated 5 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 2 weeks ago
- ☆36Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated last month
- Asynchronize blocking operation.☆26Updated 3 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆40Updated 3 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Pass Rust strings to C with potentially not needing heap allocation☆13Updated 3 years ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- A minimum hstr clone in Rust☆12Updated last year
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Updated 2 weeks ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Zero-terminated string types for FFI.☆13Updated 2 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
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago