aki-akaguma / memxLinks
memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()
☆19Updated 2 months ago
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
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Rust compile-time type information experiment☆18Updated 2 years ago
- ☆36Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Exhaustive iteration trait in Rust☆18Updated last week
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 weeks ago
- Pass Rust strings to C with potentially not needing heap allocation☆13Updated 3 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated this week
- MIT NIHS image format implementations☆10Updated 5 years ago
- Integrates crashdump reporting with Sentry☆20Updated 2 years ago
- Safe low-level Vulkan bindings for Rust☆14Updated 3 weeks ago
- A custom context for eyre that supports backtraces on stable☆15Updated last year
- Check all the things.☆27Updated 7 months ago
- Easy-cast library☆29Updated 2 weeks ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Rust crate that allows you to display status & progress information in a terminal☆31Updated 3 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24Updated 6 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A Rustified OpenCL Experience☆46Updated 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
- A macro impl and discussion about named & default args in Rust.☆18Updated 6 years ago