jam1garner / binwrite
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:
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 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
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- A library for constructing statically sized arrays☆10Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 2 weeks ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- A shell-inspired escape+unescape library for strings☆37Updated 2 years ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated this week
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- ☆36Updated 9 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- NATS unique identifiers☆20Updated 3 months ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Print bytes as losslessly as possible.☆18Updated 6 months ago
- Helps you frob those bits☆37Updated 9 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 2 months ago
- watt-based inline procedural macros☆14Updated 4 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Easy-cast library☆27Updated 3 months ago
- An autodiscover library for Rust☆18Updated 4 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A diff-based data management language to implement unlimited undo, auto-save for games, and cloud-apps which needs to retain every change…☆24Updated 2 years ago