dzamlo / rust-bitfield
This crate provides macros to generate bitfield-like struct.
☆177Updated 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
- Macro to generate bitfields for structs that allow for modular use of enums.☆185Updated this week
- Spin-based synchronization primitives☆528Updated last month
- offsetof for Rust☆225Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆184Updated 3 weeks ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆221Updated 4 years ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- ☆67Updated 8 months ago
- A Vec of Bits☆176Updated 3 months ago
- ☆74Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Compile-time string formatting☆235Updated 5 months ago
- Generic Atomic<T> type for Rust☆234Updated last year
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- Manual segmented stacks for Rust☆306Updated last week
- Bit-level packing and unpacking for Rust☆167Updated last year
- cpuid library in rust.☆164Updated 2 months ago
- `serde-json` for `no_std` programs☆170Updated 3 months ago
- ☆227Updated 11 months ago
- Rust replacement for miniz☆208Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 2 months ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆116Updated last year
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- Intrusive collections for Rust☆448Updated 8 months ago
- Async synchronization primitives☆267Updated last month
- Graph the number of crates that depend on your crate over time☆238Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- A State Machine Language DSL procedual macro for Rust☆212Updated 3 months ago
- Project group working on the "safe transmute" feature☆92Updated 7 months ago