fengjixuchui / c-systems-programmingLinks
CMU Systems Programming course resources incl. course website, labs, schedule, & extra material. Books: "Computer Systems: A Programmer's Perspective" & "The C Programming Language". Repository includes resources on C programming, incl. Stanford engineering lectures, GCC's C99, & bit-hacking.
☆15Updated 2 years ago
Alternatives and similar repositories for c-systems-programming
Users that are interested in c-systems-programming are comparing it to the libraries listed below
Sorting:
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated last year
- Web based binary analysis☆85Updated 9 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆68Updated 6 months ago
- A tinycompiler in C from scratch☆105Updated last year
- ☆12Updated last year
- Book in Progress☆357Updated 3 weeks ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆341Updated last month
- Assembly language Artificial Neural Network☆26Updated 11 months ago
- A useful starting point for CFIs, students, and anyone hoping to learn more about aviation.☆12Updated this week
- Learning assembly x86 programming and reverse engineering☆15Updated 4 years ago
- A collection of Operating System Resources for students and teachers☆77Updated last year
- NES emulator written in C/C++ using pure WinAPI☆114Updated 6 months ago
- A by-the-book small but fully functional compiler written in Java☆30Updated 12 years ago
- ☆87Updated 9 months ago
- Lightweight web server with hot reload and dynamic html templating.☆255Updated 4 months ago
- Tiny x86_64 OS in C☆77Updated 2 months ago
- Problem sets completed from HUJI's offering of From NAND to TETRIS - The Elements of Computing Systems, 2017. A complete description for…☆124Updated 6 years ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated last year
- This repo covers Branch and Jump Tables in C and x86 assembly. Branch Tables handle jumps within a subroutine, while Jump Tables facilita…☆10Updated 2 years ago
- Virtual Machines Experimentation Sandbox 2☆16Updated last year
- Assembly code editor☆51Updated 2 months ago
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆162Updated 2 years ago
- A roadmap to learn x64 assembly using nasm on Linux.☆179Updated 5 years ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆308Updated last month
- Multithreaded Reverse Proxy Server In C☆34Updated 5 months ago
- GPT-2 in C☆75Updated 8 months ago
- The legend of random website☆19Updated 5 months ago
- UEFI Based OS for x86_64☆27Updated last year
- An ongoing & curated collection of awesome software, frameworks and libraries, learning tutorials and videos, technical guidelines and b…☆91Updated 3 years ago
- A Reverse Engineering Assistant leveraging Retrieval-Augmented Generation (RAG) and the LLaMA-3.1-8B-Instant Large Language Model (LLM). …☆33Updated last year