SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 C Assembly Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: ASCII characters are not pixels: a deep dive into ASCII rendering | news.ycombinator.com | 2026-01-17
-
-
NumKong
SIMD-accelerated distances, dot products, matrix ops, geospatial & geometric kernels for 16 numeric types — from 6-bit floats to 64-bit complex — across x86, Arm, RISC-V, and WASM, with bindings for Python, Rust, C, C++, Swift, JS, and Go 📐
Usearch (Smaller & Faster Single-File Similarity Search & Clustering Engine for Vectors & 🔜 Texts): https://github.com/unum-cloud/usearch
-
Hacking-Windows
A FREE Windows C development course where we will learn the Win32API and reverse engineer each step utilizing IDA Free in both an x86 and x64 environment.
-
-
Project mention: Minicoro: Single header stackful cross-platform coroutine library in pure C | news.ycombinator.com | 2025-11-14
-
RetrOS-32
A x86 32bit Hobby Operatingsystem with graphics, multitasking, networking and 32bit C-Compiler for i386 architecture.
-
Project mention: x86-64 Playground – An online assembly editor and GDB-like debugger | news.ycombinator.com | 2025-10-20
-
Cronos
PoC for a sleep obfuscation technique leveraging waitable timers to evade memory scanners. (by Idov31)
-
-
PatchworkOS
A modular, non-POSIX operating system for x86_64, built from scratch in C and assembly. Intended to be educational and experimental while rigorously following a Plan9-style "everything is a file" philosophy, featuring a from-scratch ACPI AML parser, EEVDF scheduler and a pseudo-capability namespace based security model.
Project mention: PatchworkOS: An OS for x86_64, built from scratch in C and assembly | news.ycombinator.com | 2025-12-06 -
Project mention: Megadev: A Development Kit for the Sega Mega Drive and Mega CD Hardware | news.ycombinator.com | 2026-03-14
-
-
-
-
UASM v2.57 does the job in my case (note that I compile from Linux: UASM exists for several platforms/OSes):
https://www.terraspace.co.uk/uasm.html
I haven't tried yet to compile the entire game yet: that one is more involved as it implies many files.
-
Project mention: Show HN: C discrete event SIM w stackful coroutines runs 45x faster than SimPy | news.ycombinator.com | 2026-02-03
Speaking of Coroutine libraries, I wrote this stackful one a few years ago: https://github.com/Keith-Cancel/Bunki
It has the ability to add context to each coroutine.
-
-
-
sh4zam
Fast linear algebra and math library for the Hitachi SuperH4 Processor (used by the Sega Dreamcast).
Project mention: SH4ZAM – Fast Math Library for the Sega Dreamcast's SH4 CPU | news.ycombinator.com | 2026-03-16 -
-
C Assembly discussion
C Assembly related posts
-
Building a web server in aarch64 assembly to give my life (a lack of) meaning
-
UASM is a free MASM-compatible assembler based on JWasm
-
JWasm: Masm Compatible Assembler
-
SectorC: A C Compiler in 512 bytes
-
PatchworkOS: An OS for x86_64, built from scratch in C and assembly
-
Ret: Reverse Engineering Tool and Assembly Playground
-
x86-64 Playground – An online assembly editor and GDB-like debugger
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Jun 2026
Index
What are some of the best open-source Assembly projects in C? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | tilck | 3,100 |
| 2 | SGDK | 2,148 |
| 3 | likwid | 1,910 |
| 4 | NumKong | 1,827 |
| 5 | Hacking-Windows | 1,583 |
| 6 | dethrace | 1,139 |
| 7 | minicoro | 934 |
| 8 | RetrOS-32 | 814 |
| 9 | x86-64-playground | 674 |
| 10 | Cronos | 619 |
| 11 | mini-c | 531 |
| 12 | PatchworkOS | 443 |
| 13 | megadev | 325 |
| 14 | Tina | 298 |
| 15 | mass | 298 |
| 16 | asm_tutorial | 276 |
| 17 | UASM | 265 |
| 18 | Bunki | 229 |
| 19 | minias | 227 |
| 20 | Dreamos64 | 207 |
| 21 | sh4zam | 204 |
| 22 | fox32 | 139 |
| 23 | RTM-Z80 | 133 |