danlehmann / bitfieldLinks
Rust crate for bitfields and bit-enums
☆61Updated 2 months ago
Alternatives and similar repositories for bitfield
Users that are interested in bitfield are comparing it to the libraries listed below
Sorting:
- A modern and lightweight implementation of arbitrary integers for Rust☆39Updated last month
- Use bitsized types as if they were a feature of rust.☆183Updated 2 months ago
- Pluggable critical section☆141Updated 6 months ago
- `fugit` provides a comprehensive library of `Duration` and `Instant` for the handling of time in embedded systems, doing all it can at co…☆61Updated last year
- Minimal and reusable non-blocking I/O layer☆99Updated last year
- Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems☆94Updated 3 years ago
- Statically allocated, runtime initialized cell.☆48Updated 3 months ago
- A set of rust crates for making stack dumps and getting stack traces out of them☆75Updated last year
- Minimal no_std MQTT v5.0 client implementation☆158Updated 4 months ago
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆98Updated 3 weeks ago
- ☆102Updated last week
- A test harness and runner for embedded devices☆117Updated this week
- Rust serialize/deserialize/access reflection for trees (no_std, no alloc)☆30Updated last month
- An Embedded Storage Abstraction Layer☆77Updated 6 months ago
- A procedural macro for configuring constant values across crates☆65Updated last year
- A crate for generating (relatively) complex compile-time constants in rust☆32Updated 4 months ago
- Rust Protobuf library targetting embedded systems and no_std environments without an allocator☆79Updated last week
- A toolkit to create better Rust device drivers, faster☆203Updated last week
- Mocks for testing embedded-hal based drivers without hardware access.☆131Updated last month
- Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)☆81Updated 2 months ago
- A crate for storing data in flash memory with minimal need for erasing pages☆147Updated this week
- Bare-metal allocators.☆76Updated 2 years ago
- Procedural macro for bitfields.☆97Updated last month
- Example projects using Real-Time Interrupt-driven Concurrency (RTIC) on different MCUs☆142Updated last year
- Crate for sharing buses between multiple devices☆132Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆160Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- An Embedded Network Abstraction Layer☆187Updated 8 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆193Updated last month
- Command-line menu system for embedded Rust platforms.☆58Updated 6 months ago