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 curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out t…☆8Updated 11 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated last year
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆66Updated 5 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆336Updated 8 months ago
- A tinycompiler in C from scratch☆95Updated 11 months ago
- NES emulator written in C/C++ using pure WinAPI☆114Updated 5 months ago
- Web based binary analysis☆85Updated 7 months ago
- Assembly code editor☆50Updated 2 weeks ago
- Book in Progress☆345Updated 6 months ago
- ☆12Updated 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
- Programs for Compiler Design course CS601 using Lex and C.☆17Updated 7 months ago
- ☆84Updated 7 months ago
- Virtual Machines Experimentation Sandbox 2☆16Updated last year
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆286Updated last week
- Multithreaded Reverse Proxy Server In C☆33Updated 4 months ago
- ☆42Updated last year
- A cryptographically secure password generator that provides high-entropy passwords with configurable requirements. Uses platform-native c…☆21Updated 8 months ago
- A collection of Operating System Resources for students and teachers☆72Updated last year
- Assembly Guide☆167Updated 3 years ago
- This repository is dedicated to students and professionals who would like to brush up and advance their SQL skills.☆25Updated last year
- x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more☆82Updated last year
- Tiny Raspberry Pi Operating System☆195Updated 11 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 Reverse Engineering Assistant leveraging Retrieval-Augmented Generation (RAG) and the LLaMA-3.1-8B-Instant Large Language Model (LLM). …☆32Updated 11 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆24Updated 11 months ago
- An x86/x64 instruction disassembler written in C☆31Updated last year
- A roadmap to learn x64 assembly using nasm on Linux.☆176Updated 5 years 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
- The legend of random website☆18Updated 4 months ago