tmoers / hexplayLinks
Implements rust's Display trait for hex data
☆24Updated 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☆28Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- ☆56Updated 2 years ago
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- ☆56Updated 3 years ago
- A maintained fork of the app-dirs-rs project.☆37Updated last year
- Extension of nom to trace parser☆50Updated 11 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- std::Error in no_std environment.☆39Updated 5 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 months ago
- ☆31Updated 5 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 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
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Extensions for the Rust standard library☆42Updated last year
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- Rust compile-time type information experiment☆18Updated 3 years ago
- A sanity checker for global allocations in Rust☆52Updated 4 months ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- ☆52Updated 2 years ago