dzamlo / rust-bitfieldLinks
This crate provides macros to generate bitfield-like struct.
☆200Updated 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.☆217Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆385Updated last year
- Bit-level packing and unpacking for Rust☆174Updated 2 years ago
- offsetof for Rust☆229Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆212Updated last week
- Scroll - making scrolling through buffers fun since 2016☆185Updated 4 months ago
- Rust implementation of CRC(16, 32, 64) with support of various standards☆219Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 weeks ago
- ☆69Updated 4 months ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Rust replacement for miniz☆226Updated last week
- Provides a crate with information from the time it was built.☆190Updated this week
- `serde-json` for `no_std` programs☆186Updated last month
- A Vec of Bits☆185Updated 4 months ago
- Conditional compilation according to rustc compiler version☆390Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Compile-time string formatting☆257Updated 3 months ago
- ☆91Updated last year
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- Delegation of trait implementations via procedural macros☆280Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆255Updated 2 weeks ago
- Rust library for typesystem-assisted bitflags.☆135Updated 2 weeks ago
- Use bitsized types as if they were a feature of rust.☆192Updated 3 months ago
- ☆214Updated last week
- Spin-based synchronization primitives☆570Updated 2 weeks ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆134Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Manual segmented stacks for Rust☆330Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago