dzamlo / rust-bitfieldLinks
This crate provides macros to generate bitfield-like struct.
☆203Updated 3 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.☆218Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆389Updated last year
- offsetof for Rust☆228Updated last year
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- ☆70Updated 5 months ago
- Scroll - making scrolling through buffers fun since 2016☆187Updated 5 months ago
- Rust replacement for miniz☆230Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated last week
- Rust implementation of CRC(16, 32, 64) with support of various standards☆222Updated last month
- Procedural macros to derive numeric traits in Rust☆214Updated 2 years ago
- Bit-level packing and unpacking for Rust☆174Updated 2 years ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- `serde-json` for `no_std` programs☆188Updated 2 months ago
- Rust library for typesystem-assisted bitflags.☆136Updated 3 weeks ago
- A Vec of Bits☆186Updated 5 months ago
- Provides a crate with information from the time it was built.☆191Updated last month
- Easy function multiversioning for Rust☆252Updated last year
- Compile-time string formatting☆262Updated 4 months ago
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- ☆92Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆135Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- cpuid library in rust.☆175Updated 2 months ago
- Manual segmented stacks for Rust☆334Updated this week
- A lightweight version of pin-project written with declarative macros.☆270Updated last month
- A fast, concurrent string interner☆164Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆237Updated 5 years ago
- ☆238Updated last year