tmoers / hexplay
Implements rust's Display trait for hex data
☆23Updated last year
Alternatives and similar repositories for hexplay:
Users that are interested in hexplay are comparing it to the libraries listed below
- 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
- Streaming parser extensions for BufRead☆23Updated 5 years ago
- ☆31Updated 5 months ago
- ☆31Updated 5 years ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆25Updated 2 years ago
- ☆56Updated 3 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Rust macro to specialize on the type of an expression.☆39Updated 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
- Sort Unicode strings lexicographically☆36Updated 9 months ago
- #[no_std] print equivalent for Rust☆63Updated last year
- Easy and safe destructuring for more types.☆32Updated 2 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Compares two equal-sized byte strings in constant time.☆36Updated last month
- Types to define keyboard related events☆61Updated this week
- A C expression parser and evaluator☆46Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Parse various network packets using nom☆24Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated last week
- Rust library for safely and explicitly parsing untrusted data☆51Updated 11 months ago
- Moving code-gen out of `build.rs`☆16Updated 3 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- ☆19Updated 4 years ago
- Asynchronous wrapper for DNS-SD C libraries☆24Updated 7 months ago