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:
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆63Updated 3 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 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
- A tinycompiler in C from scratch☆94Updated 10 months ago
- ☆12Updated 3 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated 2 months ago
- A cryptographically secure password generator that provides high-entropy passwords with configurable requirements. Uses platform-native c…☆21Updated 7 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆23Updated 10 months ago
- ☆12Updated last year
- ☆42Updated 11 months ago
- ☆43Updated last month
- A lightweight, cryptographically-authenticated UDP daemon for remote access, logging, and job control.☆21Updated last month
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆329Updated 6 months ago
- ☆26Updated 6 months ago
- Learning assembly x86 programming and reverse engineering☆13Updated 4 years ago
- A repository of all code from Introduction to System Programming in Linux, by Stewart Weiss☆53Updated this week
- Question paper of courses taught at IISC as part of MTech AI curriculum☆65Updated 6 months ago
- Book in Progress☆341Updated 5 months ago
- ☆25Updated 7 years ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆66Updated 4 months ago
- Assembly Guide☆170Updated 3 years ago
- ☆80Updated 6 months ago
- GPT-2 in C☆69Updated 5 months ago
- ☆14Updated last year
- Ghidra Software Reverse Engineering for Beginners - Second Edition, published by Packt☆20Updated 5 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…☆17Updated 3 months ago
- Lightweight web server with hot reload and dynamic html templating.☆239Updated last month
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆267Updated 3 months ago
- A curated list of awesome Assembler and Machine Codes☆22Updated last year
- A single-threaded event-driven cache☆19Updated 8 months ago