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:
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆68Updated 7 months ago
- Web based binary analysis☆86Updated 10 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆38Updated last year
- A tinycompiler in C from scratch☆105Updated last year
- A step-by-step walkthrough of the inner workings of a simple neural network. The goal is to demystify the calculations behind neural netw…☆25Updated 6 months ago
- ☆12Updated last year
- This is a guide to removing PDF watermarks. It contains the lessons learned from an experiment of mine.☆11Updated 11 months ago
- Book in Progress☆358Updated last month
- ☆42Updated last year
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆345Updated 2 months ago
- NES emulator written in C/C++ using pure WinAPI☆115Updated 7 months ago
- Assembly code editor☆50Updated 2 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
- Virtual Machines Experimentation Sandbox 2☆16Updated last year
- Multithreaded Reverse Proxy Server In C☆34Updated 6 months ago
- Learning assembly x86 programming and reverse engineering☆15Updated 4 years ago
- The legend of random website☆20Updated 6 months ago
- ☆89Updated 9 months 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 repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆312Updated 2 months ago
- A Reverse Engineering Assistant leveraging Retrieval-Augmented Generation (RAG) and the LLaMA-3.1-8B-Instant Large Language Model (LLM). …☆34Updated last year
- ☆46Updated 4 months ago
- A FREE comprehensive step-by-step embedded Assembler tutorial covering the basics including coding your own vector table and linker scrip…☆42Updated last year
- A Free Seminar Introducing the C Language☆69Updated 8 months ago
- A collection of Operating System Resources for students and teachers☆80Updated last year
- GPT-2 in C☆75Updated 8 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆76Updated 4 months ago
- Assembly language Artificial Neural Network☆26Updated last year
- Assembly Guide☆167Updated 3 years ago
- Client-Server chat app that translate (without reasoning) messages based on chosen languages☆14Updated last year