gregorygaines / bitfields-rs
Rust macro for generating flexible bitfields, useful for low-level code (embedded or emulators).
☆40Updated 2 weeks ago
Alternatives and similar repositories for bitfields-rs:
Users that are interested in bitfields-rs are comparing it to the libraries listed below
- Rust Protobuf library targetting embedded systems and no_std environments without an allocator☆71Updated 5 months ago
- ☆61Updated 2 years ago
- Low-level networking functionality in Rust☆17Updated 2 weeks ago
- Library facilitating safe pinned initialization☆36Updated this week
- ☆27Updated last year
- Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.☆94Updated 5 months ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆83Updated last year
- A set of rust crates for making stack dumps and getting stack traces out of them☆75Updated last year
- A test harness and runner for embedded devices☆103Updated last month
- Super-lightweight Immediate-mode Embedded GUI framework, based on the awesome embedded-graphics library. Written in Rust.☆90Updated last month
- A simple 3D files viewer on console☆22Updated 5 months ago
- Rust serialize/deserialize/access reflection for trees (no_std, no alloc)☆30Updated 2 weeks ago
- Pluggable critical section☆132Updated 4 months ago
- Rust crate for bitfields and bit-enums☆54Updated 2 weeks ago
- Rust types for the Bluetooth HCI (Host Controller Interface) specification, and traits for implementing the Controller part of the interf…☆28Updated last week
- ☆29Updated last month
- ☆46Updated last week
- Demo of tokio running on esp32 using esp-idf☆37Updated 11 months ago
- A toolkit to create better Rust device drivers, faster☆179Updated 2 weeks ago
- A Rust USB library which works on both native and WASM targets☆20Updated last month
- A crate for storing data in flash memory with minimal need for erasing pages☆137Updated 3 weeks ago
- ☆25Updated 4 months ago
- Procedural macro for bitfields.☆88Updated 2 months ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated last year
- VSCode debug extension for probe-rs. It uses the MS DAP protocol to communicate directly with the probe (via probe-rs), and supports basi…☆69Updated 9 months ago
- An RPC layer for postcard based protocols☆144Updated 3 weeks ago
- Making Hubris available to external applications.☆48Updated 2 months ago
- Abstraction for I²C port-expanders☆21Updated 2 months ago
- Platform agnostic Rust driver for the Sensirion SHTCx temperature/humidity sensors.☆14Updated 11 months ago
- Statically allocated, runtime initialized cell.☆46Updated last month