-
-
cargo-valgrind Public
A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.
-
fusesoc Public
Forked from olofk/fusesocPackage manager and build abstraction tool for FPGA/ASIC development
Python BSD 2-Clause "Simplified" License UpdatedMar 3, 2025 -
edalize Public
Forked from olofk/edalizeAn abstraction library for interfacing EDA tools
Python BSD 2-Clause "Simplified" License UpdatedFeb 13, 2025 -
blog.rust-lang.org Public
Forked from rust-lang/blog.rust-lang.orgHome of the Rust and Inside Rust blogs
HTML Apache License 2.0 UpdatedJan 22, 2025 -
light-auto-on Public
A simple microcontroller project for automatically fading in LEDs once a distance threshold is crossed
Rust UpdatedJan 10, 2025 -
ice40-env Public
Collection of open source FPGA development tools forming an development environment for ice40 FPGA
-
gh-actions-test Public
Nothing to see here, this is just a test repository for GitHub actions
Rust UpdatedDec 15, 2024 -
emballoc Public
Simple but reliable memory allocator for embedded Rust and #![no_std]
-
gba-experiments Public
A kind of diary about my Game Boy Advance experiments with the Rust Programming Language
Dockerfile UpdatedSep 4, 2022 -
partial-array Public
A rust crate providing a potentially partial-filled array
-
talks-and-sources Public
This repository contains a list of talks and papers, that I find insightful and worth sharing
-
cortex-m-rt-bug-MWE Public archive
Steps to reproduce a bug in cortex-m-rt 0.6.8
Rust UpdatedJul 3, 2019 -
cargo-size Public
a custom command extending 'cargo' to print the memory usage
-
Acer-Switch-Battery-Module Public
A Linux kernel module for reading the battery state on the Acer Switch 11 laptop
-
python-json-db Public archive
A simple single-file-base database operating on a JSON file. Does not support SQL.