tmoers / hexplayLinks
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:
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- ☆57Updated 3 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 4 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Moving code-gen out of `build.rs`☆19Updated 3 weeks ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A sanity checker for global allocations in Rust☆52Updated 2 months ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- #[no_std] print equivalent for Rust☆65Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A dynamic library helper for rust crates☆36Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Sort Unicode strings lexicographically☆36Updated last year
- Parse integers directly from `[u8]` slices in safe code☆60Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- ☆31Updated 5 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Self-referencial structs using the async/await transformation☆43Updated 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.☆43Updated 3 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated this week
- Extension of nom to trace parser☆49Updated 9 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago