danlehmann / bitfieldLinks
Rust crate for bitfields and bit-enums
☆85Updated 2 weeks ago
Alternatives and similar repositories for bitfield
Users that are interested in bitfield are comparing it to the libraries listed below
Sorting:
- Use bitsized types as if they were a feature of rust.☆189Updated 2 weeks ago
- Pluggable critical section☆154Updated 2 months ago
- Rust Protobuf library targetting embedded systems and no_std environments without an allocator☆95Updated this week
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆104Updated last month
- Procedural macro for bitfields.☆104Updated 5 months ago
- Rust async HTTP client for embedded/no_std☆203Updated 3 months ago
- A crate for storing data in flash memory with minimal need for erasing pages☆152Updated last month
- Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems☆93Updated 3 years ago
- A test harness and runner for embedded devices☆140Updated 3 weeks ago
- A Toolchain for Rust Debuginfo☆107Updated last month
- A procedural macro for configuring constant values across crates☆70Updated last year
- Rust macro for generating flexible bitfields, useful for low-level code (embedded or emulators).☆44Updated last month
- A modern and lightweight implementation of arbitrary integers for Rust☆41Updated 3 weeks ago
- A set of rust crates for making stack dumps and getting stack traces out of them☆76Updated 2 months ago
- A toolkit to create better Rust device drivers, faster☆233Updated last week
- Statically allocated, runtime initialized cell.☆51Updated last month
- Macro to generate bitfields for structs that allow for modular use of enums.☆206Updated 4 months ago
- IO-agnostic line editor for embedded systems☆110Updated 8 months ago
- ☆48Updated 2 months ago
- An RPC layer for postcard based protocols