dim13's Stars
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
restic/restic
Fast, secure, efficient backup program
betaflight/betaflight
Open Source Flight Controller Firmware
embassy-rs/embassy
Modern embedded framework, using Rust and async.
rust-embedded/embedded-hal
A Hardware Abstraction Layer (HAL) for embedded systems
cgzirim/seek-tune
An implementation of Shazam's song recognition algorithm.
rtic-rs/rtic
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
EdgeTX/edgetx
EdgeTX is the cutting edge open source firmware for your R/C radio
dosbox-staging/dosbox-staging
DOSBox Staging is a modern continuation of DOSBox with advanced features and current development practices.
dave/dst
Decorated Syntax Tree - manipulate Go source with perfect fidelity.
mit-pdos/xv6-riscv-book
Text describing xv6 on RISC-V
graydon/rust-prehistory
historical archive of rust pre-publication development
nviennot/stm32-emulator
gingerbeardman/stapler
My take on the classic Macintosh app Stapler (with a little bit of LaunchList)
osx-cross/homebrew-arm
Pre-built GNU toolchain from ARM Cortex-M & Cortex-R processors (Cortex-M0/M0+/M3/M4/M7, Cortex-R4/R5/R7).
stm32-rs/stm32f0xx-hal
A Rust `embedded-hal` implementation for all MCUs in the STM32 F0 family
nikolaydubina/go-hackers-delight
"Hacker's Delight" in Go
simonw/1991-WWW-NeXT-Implementation
qba667/FlyPlusI6X
Modyfication of FlySky I6X firmware
todbot/mac-hid-dump
Sort of a MacOS version of `usbhid-dump` to show HID Report Descriptors
chermenin/REminiscence
REminiscence is a re-implementation of the engine used in the game Flashback made by Delphine Software.
opensource-apple/IOUSBFamily
WeActStudio/WeAct_HID_Bootloader_F4x1
WeAct_HID_Bootloader_F4x1 base on STM32_HID_Bootloader
embeddedgo/stm32
Support for STM32 microcontrollers
naryand/bittorrent
BitTorrent client from scratch in Rust
vitalyvb/usbd-dfu-example
Rust STM32 DFU bootloader and runtime firmware example
tweedegolf/async-rtos-showdown
Git repository of the code for the async vs rtos showdown blogpost
craigjb/gameslab-smc
Gameslab system management controller firmware
noteed/exploring
These are notes and code to explore Another World, Eric Chahi's 1991 video game.
AlanD1967/Asteroids
My Asteroid Emulator