jam1garner / binwrite
A Rust crate for helping write structs as binary data using ✨macro magic✨
☆18Updated 4 years ago
Alternatives and similar repositories for binwrite:
Users that are interested in binwrite are comparing it to the libraries listed below
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- A shell-inspired escape+unescape library for strings☆37Updated last year
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months 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`☆30Updated 2 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Easy-cast library☆26Updated 2 months ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A library for constructing statically sized arrays☆10Updated 2 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- ☆20Updated 8 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
- A dynamic library helper for rust crates☆35Updated last year
- A newtype with alignment of at least `A` bytes☆31Updated last month
- Helps you frob those bits☆37Updated 7 months ago
- Rust library for testing code relying on the global allocator☆13Updated last year
- A library for creating and using anonymous sum types as errors in Rust☆18Updated 4 years ago
- A trig-less 2d line of sight algorithm in Rust☆23Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- opt-in runtime introspection☆12Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 weeks ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- A generic implementation of double-buffering.☆16Updated 3 years ago
- Pretty-print file sizes and more☆44Updated last week
- ☆36Updated 7 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Talk to Cargo easily at build time☆17Updated last year
- std::Error in no_std environment.☆39Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year