tmoers / hexplay
Implements rust's Display trait for hex data
☆23Updated 2 years ago
Alternatives and similar repositories for hexplay
Users that are interested in hexplay are comparing it to the libraries listed below
Sorting:
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- ☆31Updated 5 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- ☆40Updated 6 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆25Updated 3 years ago
- Target "triple" support☆53Updated 3 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- ☆23Updated 5 years ago
- ☆19Updated 4 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- Extension of nom to trace parser☆49Updated 3 months ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Compression libraries implemented by pure Rust.☆35Updated 4 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Arbitrary width integers☆17Updated 2 months ago
- A wrapper for build.rs instructions☆16Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- ☆57Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year