Curated project-based C tutorials for building emulators, kernels, databases, games, compilers, shells, and low-level tools.
☆378May 24, 2026Updated 3 months ago
Alternatives and similar repositories for project-based-tutorials-in-c
Users that are interested in project-based-tutorials-in-c are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C projects: algorithms, games, and networking☆2,251Updated this week
- C programming projects with guided practice by LabEx.☆1,697Jul 1, 2026Updated last month
- A comprehensive 31-day Linux mastery curriculum designed specifically for DevOps Engineers, Site Reliability Engineers (SRE), System Admi…☆237Jun 26, 2026Updated 2 months ago
- Build real C projects with 18 beginner-friendly challenges.☆25Jul 16, 2026Updated last month
- 📚 A place for all lecture scripts, projects etc. for the "C++ for yourself" course☆413Jul 13, 2026Updated last month
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- This repository documents my 3-month journey to learn Infrastructure Engineering through a series of hands-on projects. Each folder repre…☆222Jul 23, 2025Updated last year
- Low-Level Programming Roadmap and Resources☆1,348Mar 26, 2026Updated 5 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆372Jul 20, 2025Updated last year
- My own version from "Writing a C Compiler" Book from NoStarchPress using C++ and LLVM libraries.☆41May 18, 2026Updated 3 months ago
- ☆7,070Aug 14, 2026Updated 2 weeks ago
- Stas' Python Cookbook - Python recipes that I use daily☆64Jul 2, 2026Updated last month
- DAD supervision plugin for long-running automated workflows in Grok Build.☆23May 17, 2026Updated 3 months ago
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆261Jan 1, 2023Updated 3 years ago
- Tetsuo Socket Library☆71Feb 21, 2026Updated 6 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- List of Science courses with video lectures☆4,139Jun 17, 2026Updated 2 months ago
- A curated list of project-based tutorials in C☆1,234Nov 3, 2019Updated 6 years ago
- Virtual Machines Experimentation Sandbox 2☆15Feb 25, 2024Updated 2 years ago
- Master PostgreSQL Internals: A comprehensive deep-dive from SQL parsing to disk I/O. Covers MVCC, WAL, VACUUM, Indexing, and Query Execut…☆68Jan 28, 2026Updated 7 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆42May 31, 2024Updated 2 years ago
- A side-scrolling beat 'em up game inspired by classic titles like Double Dragon. Players control one or two fighters battling through sta…☆36Sep 20, 2025Updated 11 months ago
- Algebrica is free and open a mathematical knowledge base dedicated to clarity, structure, and conceptual coherence.☆981Updated this week
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆159Jun 28, 2025Updated last year
- Resources to getting started vulnerability research on IoT/embedded devices.☆514Aug 21, 2026Updated last week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- creating a tiny tensor library in raw C☆1,468Mar 5, 2025Updated last year
- Simple roadmap for "Post Exploitation"☆16Jul 12, 2025Updated last year
- A lightweight, simple, and portable 2D skeletal frame-by-frame animation software inspired by Pivot Animator.☆25Dec 7, 2025Updated 8 months ago
- Secure FTP client & multithreaded server (using threadpool) with on-the-fly Gzip compression/decompression, secure packet transmission us…☆15Jan 4, 2025Updated last year
- A virtual CPU emulator featuring a custom instruction set and a compiler that generates executable bytecode.☆21Mar 7, 2026Updated 5 months ago
- GPU Engineering for AI Systems☆592May 17, 2026Updated 3 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…