Lists (1)
Sort Name ascending (A-Z)
Stars
A C++ library providing various concurrent data structures and reclamation schemes.
A modern C++ runtime for building fast and reliable applications.
Schematics, codes, images and other details on my 8-bit CPU.
Unofficial errata for the global edition of Computer System: A Programmer's Perspective.
The home of Raspberry Pi Imager, a user-friendly tool for creating bootable media for Raspberry Pi devices.
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
Minimalist tutorial and code for doing something meaningful with Vulkan in 2026
Easy to integrate memory allocation library for Direct3D 12
High-level C++ D-Bus library for Linux designed to provide easy-to-use yet powerful API in modern C++
A minimal GPU design in Verilog to learn how GPUs work from the ground up
C++ game engine project, for learning, practice and experiment.
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
Vulkan, OptiX and CUDA Interoperation Modular Rendering Library and Framework for PC/Linux/Android
A c/RISCV of "Let's Build a Compiler" by Jack Crenshaw
A graphical processor simulator and assembly editor for the RISC-V ISA
Very fast, high quality, platform-independent hashing algorithm.
mimalloc is a compact general purpose allocator with excellent performance.
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies