dzamlo / rust-bitfieldLinks
This crate provides macros to generate bitfield-like struct.
☆195Updated 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.☆206Updated 4 months ago
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- Scroll - making scrolling through buffers fun since 2016☆175Updated 3 weeks ago
- offsetof for Rust☆228Updated last year
- ☆68Updated last month
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆133Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆202Updated this week
- Generic Atomic<T> type for Rust☆240Updated 2 weeks ago
- Rust replacement for miniz☆218Updated 2 months ago
- Compile-time string formatting☆242Updated 9 months ago
- Bit-level packing and unpacking for Rust☆173Updated last year
- A Vec of Bits☆180Updated last month
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- Rust implementation of CRC(16, 32, 64) with support of various standards☆213Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- Provides a crate with information from the time it was built.☆183Updated this week
- Conditional compilation according to rustc compiler version☆381Updated 2 weeks ago
- Easy function multiversioning for Rust☆238Updated 9 months ago
- A simple bitset container for Rust☆150Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- ☆90Updated last year
- `serde-json` for `no_std` programs☆182Updated last week
- Manual segmented stacks for Rust☆319Updated 5 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Spin-based synchronization primitives☆553Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- rust library for formatting dynamic strings☆155Updated 2 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago