Stars
16-bit Windows (Windows 1.x, 2.x, 3.0, 3.1, etc.) on 64-bit Windows
Comprehensive roadmap for aspiring Embedded Systems Engineers, featuring a curated list of learning resources
[WIP] Resources for AI engineers. Also contains supporting materials for the book AI Engineering (Chip Huyen, 2025)
Nullboard is a minimalist kanban board, focused on compactness and readability.
Provides a fake file system that mocks the Python file system modules.
SWE-bench [Multimodal]: Can Language Models Resolve Real-world Github Issues?
Robin Rowe created libunistd, a lightweight Windows POSIX/Pthreads library implementation. If you want to build single codebase C/C++ code to run on Windows, Linux and MacOS, you need this. Write a…
MSVC's implementation of the C++ Standard Library.
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
Source code for Twitter's Recommendation Algorithm
lightweight, standalone C++ inference engine for Google's Gemma models.
A simple SMTP mail server, a tiny but complete realization of smtp protocol.
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
The mutation testing tool for C/C++ projects
GitQL is a extensible SQL-like query language and SDK to perform queries on various data sources such .git files with supports of most of SQL features such as grouping, ordering and aggregation and…
The superconsole crate provides a handler and building blocks for powerful, yet minimally intrusive TUIs. It is cross platform, supporting Windows 7+, Linux, and MacOS. Rustaceans who want to creat…
A Scalable, User-Friendly Source Control System.
GCC/gcov code coverage data extraction from the actual embedded system, without requiring a file system, or an operating system, or standard C libraries.
Port of libgcov portions to enable a way to generate GCDA files for embedded systems
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
Setup test project for embedded C development with CppUTest built using CMake
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.