dzamlo / rust-bitfieldLinks
This crate provides macros to generate bitfield-like struct.
☆186Updated 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.☆198Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- ☆67Updated 11 months ago
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- offsetof for Rust☆229Updated last year
- Rust replacement for miniz☆215Updated 2 weeks ago
- A Vec of Bits☆180Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Compile-time string formatting☆238Updated 7 months ago
- Scroll - making scrolling through buffers fun since 2016☆173Updated last month
- ☆201Updated 6 months ago
- Procedural macros to derive numeric traits in Rust☆206Updated last year
- Bit-level packing and unpacking for Rust☆169Updated last year
- `serde-json` for `no_std` programs☆176Updated 5 months ago
- Rust library for opening and working with dynamic link libraries.☆197Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated last week
- Rust implementation of CRC(16, 32, 64) with support of various standards☆209Updated 2 months ago
- Provides a crate with information from the time it was built.☆176Updated 2 months ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆131Updated last year
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Minimal and reusable non-blocking I/O layer☆100Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Rust library for typesystem-assisted bitflags.☆127Updated last month
- Manual segmented stacks for Rust☆312Updated 2 months ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Use bitsized types as if they were a feature of rust.☆183Updated 2 months ago
- ☆228Updated last year