hashmismatch / packed_struct.rsLinks
Bit-level packing and unpacking for Rust
☆174Updated 2 years ago
Alternatives and similar repositories for packed_struct.rs
Users that are interested in packed_struct.rs are comparing it to the libraries listed below
Sorting:
- a smaller, faster and panic-free alternative to core::fmt☆389Updated last year
- Delegation of trait implementations via procedural macros☆279Updated last month
- Macro to generate bitfields for structs that allow for modular use of enums.☆218Updated 2 months ago
- Easy function multiversioning for Rust☆252Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 2 weeks ago
- A simple bitset container for Rust☆159Updated 7 months ago
- This crate provides macros to generate bitfield-like struct.☆203Updated 2 weeks ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- offsetof for Rust☆228Updated last year
- Scroll - making scrolling through buffers fun since 2016☆187Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- A fast intrusive flamegraph☆237Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆265Updated 6 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- ☆163Updated last year
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- A Rust crate for helping parse structs from binary data using ✨macro magic✨☆267Updated 2 years ago
- Changing function definitions at runtime in Rust☆134Updated 3 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- ☆216Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Provides a crate with information from the time it was built.☆192Updated last month
- Fast, ergonomic metrics for Rust☆342Updated last year
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Updated 4 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- A tool to detect code paths leading to Rust's panic handler☆220Updated 4 years ago