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:
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆41Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 weeks ago
- A newtype with alignment of at least `A` bytes☆32Updated 8 months ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Moving code-gen out of `build.rs`☆18Updated this week
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 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
- Easy and safe destructuring for more types.☆33Updated last month
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Extension of nom to trace parser☆49Updated 8 months ago
- A wrapper for build.rs instructions☆16Updated 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.☆43Updated 3 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- A maintained fork of the app-dirs-rs project.☆37Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆56Updated 2 years ago
- ☆31Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Procedural macro span debugger/visualizer☆39Updated 5 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆88Updated 3 years ago
- ☆57Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- A font loading utility written in rust.☆54Updated 2 years ago