dzamlo / rust-bitfield
This crate provides macros to generate bitfield-like struct.
☆175Updated last month
Alternatives and similar repositories for rust-bitfield:
Users that are interested in rust-bitfield are comparing it to the libraries listed below
- Macro to generate bitfields for structs that allow for modular use of enums.☆183Updated 4 months ago
- offsetof for Rust☆225Updated last year
- Generic Atomic<T> type for Rust☆230Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆358Updated last year
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆242Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆179Updated last week
- A Vec of Bits☆177Updated last month
- Pluggable critical section☆128Updated 3 months ago
- Compile-time string formatting☆234Updated 3 months ago
- `serde-json` for `no_std` programs☆166Updated last month
- Rust replacement for miniz☆203Updated last week
- A library for to allow multiple return types by automatically generated enum.☆360Updated last week
- A simple bitset container for Rust☆132Updated 4 months ago
- ☆67Updated 7 months ago
- Async synchronization primitives☆263Updated 2 months ago
- Bit-level packing and unpacking for Rust☆167Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- ☆74Updated 9 months ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆128Updated 9 months ago
- ☆285Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 3 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆259Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Rust ABI safe code generator☆185Updated 7 months ago
- Migrated to Codeberg☆80Updated last year