dzamlo / rust-bitfieldLinks
This crate provides macros to generate bitfield-like struct.
☆199Updated 2 weeks 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.☆212Updated 3 weeks ago
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- ☆68Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- offsetof for Rust☆228Updated last year
- Procedural macros to derive numeric traits in Rust☆210Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆243Updated last month
- Rust implementation of CRC(16, 32, 64) with support of various standards☆219Updated 6 months ago
- Bit-level packing and unpacking for Rust☆173Updated 2 years ago
- Rust replacement for miniz☆220Updated last month
- Conditional compilation according to rustc compiler version☆385Updated last month
- A lightweight version of pin-project written with declarative macros.☆259Updated 2 weeks ago
- A Vec of Bits☆183Updated 2 months ago
- `serde-json` for `no_std` programs☆184Updated last month
- Provides a crate with information from the time it was built.☆186Updated last week
- A simple bitset container for Rust☆155Updated 4 months ago
- ☆91Updated last year
- Compile-time string formatting☆248Updated last month
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆133Updated last year
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- Pluggable critical section☆154Updated 3 months ago
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- Minimal and reusable non-blocking I/O layer☆103Updated last year
- ☆209Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆141Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year