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.
☆14Updated last year
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
- ☆12Updated 4 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆64Updated 4 months ago
- A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out t…☆8Updated 10 months ago
- ☆42Updated 11 months ago
- Virtual Machines Experimentation Sandbox 2☆16Updated last year
- Web based binary analysis☆85Updated 7 months ago
- A tinycompiler in C from scratch☆94Updated 10 months ago
- A collection of small C projects - usually a minimal example of something interesting☆41Updated 3 years 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 last year
- Learning assembly x86 programming and reverse engineering☆14Updated 4 years ago
- ☆12Updated last year
- Multithreaded Reverse Proxy Server In C☆33Updated 3 months ago
- A step-by-step walkthrough of the inner workings of a simple neural network. The goal is to demystify the calculations behind neural netw…☆20Updated 3 months ago
- ☆26Updated 6 months ago
- GPT-2 in C☆71Updated 5 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆24Updated 10 months ago
- Tiny x86_64 OS in C☆76Updated 2 weeks ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆66Updated 4 months ago
- ☆81Updated 7 months ago
- ☆43Updated 2 months ago
- HTTP Server in C☆33Updated 9 months ago
- A cryptographically secure password generator that provides high-entropy passwords with configurable requirements. Uses platform-native c…☆21Updated 8 months ago
- linux programming book examples☆17Updated 5 years ago
- A simple terminal-based MP3 player with a beautiful spectrum visualizer.☆75Updated 2 weeks ago
- Compiler for the Jack Programming Language☆18Updated 7 months ago
- Windows Explorer application written in assembly☆14Updated 2 years ago
- A Free Seminar Introducing the C Language☆56Updated 5 months ago
- An x86/x64 instruction disassembler written in C☆31Updated 11 months ago
- Lightning-fast HTTP server built in C☆170Updated last month