jam1garner / binwriteLinks
A Rust crate for helping write structs as binary data using ✨macro magic✨
☆18Updated 5 years ago
Alternatives and similar repositories for binwrite
Users that are interested in binwrite are comparing it to the libraries listed below
Sorting:
- 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
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 2 months ago
- A library for constructing statically sized arrays☆10Updated 3 years ago
- Easy-cast library☆27Updated 5 months ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- ☆20Updated 8 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- A macro impl and discussion about named & default args in Rust.☆18Updated 6 years ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- ☆36Updated 11 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated 2 weeks ago
- 🗃 UTF-8 string, byte string, and C string interner☆28Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- 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 data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago