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.
☆17Updated 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…☆39Updated last year
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆69Updated 9 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆347Updated 4 months ago
- Book in Progress☆360Updated 4 months ago
- Assembly Guide☆171Updated 3 years ago
- A tinycompiler in C from scratch☆108Updated last year
- Web based binary analysis☆86Updated last year
- ☆42Updated last year
- Virtual Machines Experimentation Sandbox 2☆15Updated last year
- A roadmap to learn x64 assembly using nasm on Linux.☆187Updated 5 years ago
- ☆12Updated last year
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆329Updated 2 months ago
- Assembly code editor☆50Updated 5 months ago
- Lightweight web server with hot reload and dynamic html templating.☆260Updated 7 months ago
- An emulation based tool for learning and debugging assembly.☆579Updated 2 months ago
- Secure FTP client & multithreaded server (using threadpool) with on-the-fly Gzip compression/decompression, secure packet transmission us…☆14Updated 11 months ago
- x86_64 OS in C☆76Updated 5 months ago
- NES emulator written in C/C++ using pure WinAPI☆119Updated 10 months ago
- Assembly language Artificial Neural Network☆26Updated last year
- The legend of random website☆21Updated 8 months ago
- Learning assembly x86 programming and reverse engineering☆15Updated 4 years ago
- GPT-2 in C☆77Updated 11 months ago
- Multithreaded Reverse Proxy Server In C☆34Updated 8 months ago
- HTTP Server in C☆36Updated last year
- A Free Seminar Introducing the C Language☆76Updated 11 months ago
- 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
- C Programing Tutorials based on First Year BCA Subject 104-CPPM☆104Updated 2 weeks ago
- ☆12Updated 9 months ago
- This is a guide to removing PDF watermarks. It contains the lessons learned from an experiment of mine.☆14Updated last year
- ☆46Updated 7 months ago