dzamlo / rust-bitfieldLinks
This crate provides macros to generate bitfield-like struct.
☆201Updated 2 months ago
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.☆217Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆388Updated last year
- offsetof for Rust☆228Updated last year
- Scroll - making scrolling through buffers fun since 2016☆186Updated 4 months ago
- ☆69Updated 5 months ago
- Generic Atomic<T> type for Rust☆247Updated 4 months ago
- Rust implementation of CRC(16, 32, 64) with support of various standards☆220Updated 3 weeks ago
- Bit-level packing and unpacking for Rust☆174Updated 2 years ago
- Provides a crate with information from the time it was built.☆190Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆219Updated last week
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- A lightweight version of pin-project written with declarative macros.☆267Updated 2 weeks ago
- `serde-json` for `no_std` programs☆187Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Rust replacement for miniz☆229Updated this week
- Compile-time string formatting☆261Updated 3 months ago
- Conditional compilation according to rustc compiler version☆390Updated last month
- Rust library for typesystem-assisted bitflags.☆136Updated last week
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆135Updated last year
- ☆215Updated 3 weeks ago
- ☆92Updated last year
- Minimal and reusable non-blocking I/O layer☆104Updated 2 years ago
- A simple bitset container for Rust☆159Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- A Vec of Bits☆186Updated 5 months ago
- Async synchronization primitives☆280Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Manual segmented stacks for Rust☆331Updated this week
- cpuid library in rust.☆175Updated last month
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago