Lists (1)
Sort Name ascending (A-Z)
Stars
This is 386|DOS-Extender compatible with "Phar Lap RUN386.EXE" by fully assembly language.
Rust macro for generating flexible bitfields, useful for low-level code (embedded or emulators).
A Minecraft mapping tool that creates 3D models of your Minecraft worlds and displays them in a web viewer.
A proof-of-concept (hack) to implement neural network inference on a very tiny 8-bit microcontroller.
RISC-V Supervisor Binary Interface (RISC-V SBI) library in Rust; runs on M or HS mode; good support for embedded Rust ecosystem. For binary download see prototyper folder.
Risc-V journey thru containers and new projects
Small 32-bit RISC-V CPU with a half-width datapath inspired by the 68000
Apache NuttX RTOS for Pine64 Star64 64-bit RISC-V SBC (StarFive JH7110)
A fast and memory efficient image library in Rust
A precise specification for "Rust lite / MIR plus"
Windows/DOS emulator -> https://github.com/otya128/winevdm
A Rust Embedded-HAL for the rp series microcontrollers
Dual-mode Bluetooth stack, with small memory footprint.
LVGL bindings for Rust. A powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash).
A C Compiler that fits in the 512 byte boot sector of an x86 machine
A modern and lightweight implementation of arbitrary integers for Rust
Heapless, `static` friendly data structures
Master programming by recreating your favorite technologies from scratch.
Second stage bootloader for the RP2040, suitable for use with a Rust application.
A basic rp2040-hal project with blinky and rtt logging example code. With this you can quickly get started on a new rp2040 project