dzamlo / rust-bitfieldLinks
This crate provides macros to generate bitfield-like struct.
☆199Updated last month
Alternatives and similar repositories for rust-bitfield
Users that are interested in rust-bitfield are comparing it to the libraries listed below
Sorting:
- Macro to generate bitfields for structs that allow for modular use of enums.☆214Updated last week
- a smaller, faster and panic-free alternative to core::fmt☆384Updated last year
- Bit-level packing and unpacking for Rust☆174Updated 2 years ago
- Generic Atomic<T> type for Rust☆245Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆209Updated 2 weeks ago
- ☆68Updated 3 months ago
- Scroll - making scrolling through buffers fun since 2016☆181Updated 3 months ago
- Rust implementation of CRC(16, 32, 64) with support of various standards☆215Updated 3 weeks ago
- offsetof for Rust☆229Updated last year
- Conditional compilation according to rustc compiler version☆388Updated 3 weeks ago
- Compile-time string formatting☆255Updated 2 months ago
- ☆91Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Rust replacement for miniz☆225Updated last week
- Spin-based synchronization primitives☆565Updated last week
- Provides a crate with information from the time it was built.☆187Updated last month
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- ☆212Updated 3 months ago
- Procedural macros to derive numeric traits in Rust☆212Updated last year
- Rust library for typesystem-assisted bitflags.☆134Updated 6 months ago
- A Vec of Bits☆184Updated 3 months ago
- Easy function multiversioning for Rust☆250Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- ☆346Updated last month
- `serde-json` for `no_std` programs☆186Updated last month
- ☆237Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A Rust crate for helping parse structs from binary data using ✨macro magic✨☆264Updated 2 years ago
- Manual segmented stacks for Rust☆328Updated last month