aki-akaguma / memxLinks
memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()
☆18Updated 5 months ago
Alternatives and similar repositories for memx
Users that are interested in memx are comparing it to the libraries listed below
Sorting:
- Rust compile-time type information experiment☆18Updated 2 years ago
- Exhaustive iteration trait in Rust☆16Updated last month
- A binary format for Rust / serde that supports schema evolution☆17Updated 5 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- ☆36Updated 11 months ago
- MIT NIHS image format implementations☆10Updated 5 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆68Updated this week
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last month
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated 3 weeks ago
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- Efficient byte-stream pipe buffer