aki-akaguma / memx
memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()
☆18Updated 2 months ago
Alternatives and similar repositories for memx:
Users that are interested in memx are comparing it to the libraries listed below
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Exhaustive iteration trait in Rust☆14Updated 3 weeks ago
- A custom context for eyre that supports backtraces on stable☆13Updated last year
- Full precision decimal representation of f64☆26Updated last month
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- Rust compile-time type information experiment☆18Updated 2 years ago
- ☆36Updated 8 months ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 6 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 weeks ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆31Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Arbitrary width integers☆15Updated last month
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- A binary format for Rust / serde that supports schema evolution☆16Updated 2 months ago
- Rust API stability attributes for the rest of us.☆29Updated 9 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 C expression parser and evaluator☆46Updated 2 years ago
- Rust macros that produce the name of the function they're invoked within.☆22Updated 2 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
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago
- `smol` integrations with `hyper`☆14Updated 5 months ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago