dzamlo / rust-bitfieldLinks
This crate provides macros to generate bitfield-like struct.
☆185Updated 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.☆193Updated last month
- Procedural macros to derive numeric traits in Rust☆204Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆369Updated last year
- A Vec of Bits☆179Updated 2 weeks ago
- Compile-time string formatting☆238Updated 6 months ago
- Spin-based synchronization primitives☆536Updated 2 months ago
- ☆87Updated last year
- `serde-json` for `no_std` programs☆175Updated 4 months ago
- offsetof for Rust☆228Updated last year
- Conditional compilation according to rustc compiler version☆366Updated last month
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆131Updated last year
- ☆312Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- ☆67Updated 10 months ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- ☆201Updated 5 months ago
- Manual segmented stacks for Rust☆307Updated last month
- Scroll - making scrolling through buffers fun since 2016☆172Updated 3 weeks ago
- Getters and Setters for Rust.☆354Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- Bit-level packing and unpacking for Rust☆169Updated last year
- Generic Rational numbers for Rust☆149Updated 4 months ago
- Use bitsized types as if they were a feature of rust.☆183Updated 2 months ago
- Rust ABI safe code generator☆188Updated last month