dzamlo / rust-bitfield
This crate provides macros to generate bitfield-like struct.
☆166Updated 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
- Macro to generate bitfields for structs that allow for modular use of enums.☆180Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆354Updated last year
- Generic Atomic<T> type for Rust☆226Updated last year
- offsetof for Rust☆225Updated 10 months ago
- A Vec of Bits☆175Updated 3 weeks ago
- ☆67Updated 6 months ago
- Easy function multiversioning for Rust☆211Updated 2 months ago
- Conditional compilation according to rustc compiler version☆346Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆173Updated last week
- A library for to allow multiple return types by automatically generated enum.☆357Updated 2 weeks ago
- Spin-based synchronization primitives☆503Updated 6 months ago
- Rust replacement for miniz☆198Updated last week
- Faster, more compact implementation of std::Cow☆342Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- A simple bitset container for Rust☆131Updated 3 months ago
- ☆73Updated 8 months ago
- `serde-json` for `no_std` programs☆166Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- x-www-form-urlencoded meets Serde☆239Updated 6 months ago
- Compile-time string formatting☆230Updated 2 months ago
- Procedural macros to derive numeric traits in Rust☆192Updated last year
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Build library for invoking pkg-config for Rust☆175Updated last month
- rust library for formatting dynamic strings☆148Updated last year
- Cargo subcommand for checking your documentation for broken links☆151Updated 2 months ago
- Bit-level packing and unpacking for Rust☆166Updated last year
- Manual segmented stacks for Rust☆298Updated last week