aki-akaguma / memx
memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()
☆18Updated 3 months ago
Alternatives and similar repositories for memx
Users that are interested in memx are comparing it to the libraries listed below
Sorting:
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- 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
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- ☆36Updated 9 months ago
- A custom context for eyre that supports backtraces on stable☆13Updated last year
- Rust compile-time type information experiment☆18Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- A binary format for Rust / serde that supports schema evolution☆17Updated 3 months ago
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- A C expression parser and evaluator☆46Updated 2 years ago
- Full precision decimal representation of f64☆26Updated last week
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆31Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- watt-based inline procedural macros☆14Updated 4 years ago
- An `abilists` parser crate for Rust.☆25Updated 11 months ago
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- MIT NIHS image format implementations☆10Updated 5 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 7 months ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Backup GUI targeting Backblaze's B2 API. Written in Rust.☆14Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Zig comptime using Rust proc macros☆43Updated 11 months ago