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
- ☆31Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Procedural macro span debugger/visualizer☆40Updated 4 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
- An exploration into the various ways optional trait methods can be implemented in Rust.☆36Updated 4 years ago
- ☆19Updated 3 years ago
- ☆31Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆42Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Parse various network packets using nom☆24Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A wrapper for build.rs instructions☆16Updated last year
- ☆55Updated last year
- Target "triple" support☆50Updated 3 weeks ago
- #[no_std] print equivalent for Rust☆61Updated last year
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- A sanity checker for global allocations in Rust☆48Updated 9 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- ☆48Updated 3 years ago
- Cross-platform interface to the `errno` variable☆65Updated last month
- A C expression parser and evaluator☆46Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆25Updated 2 years ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆85Updated 10 months ago
- Full precision decimal representation of f64☆25Updated last week
- Composable allocator structures for plugging together more powerful allocators☆35Updated 3 years ago