This crate provides macros to generate bitfield-like struct.
☆209Apr 1, 2026Updated last week
Alternatives and similar repositories for rust-bitfield
Users that are interested in rust-bitfield are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A macro to generate structures which behave like bitflags☆1,122Mar 14, 2026Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆861Oct 19, 2024Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆219Dec 6, 2025Updated 4 months ago
- Pluggable critical section☆164Jul 29, 2025Updated 8 months ago
- Platform agnostic Rust driver for the Sensirion SHTCx temperature/humidity sensors.☆15May 13, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Exhaustive iteration trait in Rust☆24Mar 17, 2026Updated 3 weeks ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,073Sep 25, 2024Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆552Nov 4, 2025Updated 5 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Heapless, `static` friendly data structures☆1,941Mar 28, 2026Updated last week
- A fast bump allocation arena for Rust☆2,159Feb 26, 2026Updated last month
- CancellationToken for composable cancellation in Rust☆18Oct 20, 2020Updated 5 years ago
- A binary encoder / decoder implementation in Rust.☆3,074Aug 15, 2025Updated 7 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,059Feb 10, 2026Updated last month
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A Gecko-oriented implementation of the Encoding Standard in Rust☆445Dec 19, 2025Updated 3 months ago
- To compute CRC values by providing the length of bits, expression, reflection, an initial value and a final xor value. It has many built-…☆18Dec 26, 2025Updated 3 months ago
- offsetof for Rust☆232Mar 26, 2024Updated 2 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,323Updated this week
- Module initialization/global constructor functions for Rust☆967Mar 28, 2026Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,277Feb 26, 2024Updated 2 years ago
- Some more derive(Trait) options☆2,086Mar 6, 2026Updated last month
- Opens up a Rust enum to allow for non-specified values☆18Jun 17, 2024Updated last year
- Portable interface to epoll, kqueue, event ports, and wepoll☆733Feb 7, 2026Updated 2 months ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- A set of alternative `derive` attributes for Rust