rust-mips
MIPS abstraction
Provides low-level abstraction of MIPS processors in Rust
Rust library for low-level abstraction of MIPS processors
30 stars
7 watching
5 forks
Language: Rust
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
imxrt-rs/imxrt-hal | A Rust-based hardware abstraction layer for NXP i.MX RT processors | 137 |
xmc-rs/xmc4-hal | A Rust-based Hardware Abstraction Layer for Infineon XMC4xxx microcontrollers | 3 |
riscv-rust/gd32vf103xx-hal | A hardware abstraction layer for the GD32VF103 microcontroller family | 54 |
rust-iot/radio-hal | An embedded radio abstraction layer for digital devices | 71 |
mikkyang/rust-blas | Rust bindings and wrappers for the Basic Linear Algebra Subprograms | 84 |
stm32-rs/stm32f1xx-hal | A Rust embedded-hal HAL (Hardware Abstraction Layer) implementation for the STM32F1 microcontroller family | 575 |
riscv-rust/e310x-hal | Provides an embedded hardware abstraction layer (HAL) for the E310x microcontroller family. | 17 |
esp-rs/esp-hal | A set of hardware abstraction layers for low-power Espressif microcontrollers. | 758 |
dotcypress/ula | A hardware abstraction layer for the RP2040 microcontroller family | 755 |
rp-rs/rp-hal | A collection of high-level drivers for the RP2040 microcontroller and associated boards. | 1,452 |
rust-embedded/cortex-m | Provides low-level interfaces to interact with Cortex-M microcontrollers using Rust | 826 |
ahgamut/rust-ape-example | An experimental project demonstrating the compilation and execution of Rust code using Cosmopolitan Libc. | 189 |
orium/archery | Provides a way to abstract over reference-counting pointers in Rust without using Arc or triomphe::Arc | 141 |
gd32v-rust/gd32vf103-hal | A hardware abstraction layer for a RISC-V microcontroller | 62 |
3hren/msgpack-rust | A MessagePack implementation for Rust. | 1,177 |