Projects in Awesome Lists tagged with computer-systems
A curated list of projects in awesome lists tagged with computer-systems .
https://github.com/harvard-edge/cs249r_book
Introduction to Machine Learning Systems
artificial-intelligence cloud-ml computer-systems courseware deep-learning edge-machine-learning embedded-ml machine-learning machine-learning-systems mobile-ml textbook tinyml
Last synced: 08 Feb 2026
https://github.com/hoanhan101/ultimate-go
The Ultimate Go Study Guide
computer-systems ebook golang programming study-guide
Last synced: 13 May 2025
https://harvard-edge.github.io/cs249r_book/
Introduction to Machine Learning Systems
artificial-intelligence cloud-ml computer-systems courseware deep-learning edge-machine-learning embedded-ml machine-learning machine-learning-systems mobile-ml textbook tinyml
Last synced: 04 Dec 2025
https://github.com/ccfddl/ccf-deadlines
⏰ Collaboratively track deadlines of conferences recommended by CCF (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~
artificial-intelligence ccf-rankings computer-systems conf-deadline data-management deadline networked-systems security-systems social-computing software-engineering
Last synced: 08 Apr 2025
https://github.com/openmlsys/openmlsys
《Machine Learning Systems: Design and Implementation》
computer-systems machine-learning software-architecture textbook
Last synced: 12 Mar 2026
https://github.com/openmlsys/openmlsys-zh
《Machine Learning Systems: Design and Implementation》- Chinese Version
computer-systems machine-learning software-architecture textbook
Last synced: 12 Feb 2026
https://github.com/rajesh-s/computer-architecture-and-systems-resources
A curated list of Computer Architecture and Systems resources
computer-architecture computer-engineering computer-organization computer-systems performance-analysis
Last synced: 11 May 2025
https://github.com/zhenye-na/csapp-labs
:computer: Computer Systems: A Programmer's Perspective, Lab Assignments Solutions
Last synced: 11 May 2025
https://github.com/ahmaazouzi/cs-topics
My personal curriculum covering basic CS topics. This might be useful for self-taught developers... A work in development! This might take a very long time to get finished!
computer-science-topics computer-systems cs-roadmap self-taught teach-yourself-cs teachyourselfcs
Last synced: 27 Jun 2025
https://github.com/owenaedwards/universityofcincinnati
This repository contains slide decks and assigned readings from my Computer Science degree at the University of Cincinnati.
algorithms computer-networks computer-science computer-systems data-visualization database-design information-security operating-systems programming-languages python statistics user-interface
Last synced: 29 Jul 2025
https://github.com/hongbo-wei/ai-cs-uobd
Artificial Intelligence and Computer Science MSc (2023-2024) at the University of Birmingham Dubai
ai ai-programming algorithms artificial-intelligence computer-science computer-systems data-structures databases dubai software-development university-of-birmingham
Last synced: 11 Apr 2025
https://github.com/vanditg/comp-sci-7081---computer-systems
This repository contains assignments, quizzes, workshops, and practical exam solutions for one of my postgraduate subjects of COMP SCI 7081 - Computer Systems. The programming language will be HDL.
computer-systems hdl token tokenization tokenizer
Last synced: 11 Apr 2025
https://github.com/farzonl/custommalloc
a malloc implementation I wrote a while back
computer-systems makefile malloc memory-allocation sbrk
Last synced: 12 Apr 2025
https://github.com/zehuichen123/csapp_learning
This is my learning notes for book <i>Computer System- A Programmer's Perspective</i>
Last synced: 06 Mar 2025
https://github.com/farzonl/llvmplugins
llvm plugins I have written for cs6241.
compiler-construction compiler-design compilers computer-systems llvm
Last synced: 28 Mar 2025
https://github.com/farzonl/verilogpipelinedgpu
Automatically exported from code.google.com/p/verilogpipelinedgpu
computer-architecture computer-systems gpu rasterizer
Last synced: 13 Feb 2026
https://github.com/perongh/cpt101-revision
Materials for reviewing CPT101 Computer Systems
assembly computer-systems notes xjtu
Last synced: 27 Dec 2025
https://github.com/cedrickchee/nand2tetris
Solutions for http://www.nand2tetris.org/
assembly computer-science computer-systems cpu-architecture emulator-development hack-binary hack-computer logic-gates nand2tetris nand2tetris-assignments virtual-machine
Last synced: 24 Dec 2025
https://github.com/gabrieljablonski/esc-college-course-work
Elements of Computer Systems - nand2tetris course
computer-engineering computer-science computer-systems nand2tetris
Last synced: 18 Mar 2025
https://github.com/laphayen/pintos-kaist
cs 포트폴리오 - Project 3 Memory Mapped Files 진행 중
computer-architecture computer-systems os pintos
Last synced: 29 Mar 2025
https://github.com/amirhnajafiz/handbook
My Handbook of computers.
computer-systems docsify handbook
Last synced: 26 Jan 2026
https://github.com/farzonl/verilog5stagepipeline
Automatically exported from code.google.com/p/verilog5stagepipeline
computer-architecture computer-systems pipeline-processor pipelining
Last synced: 23 Jan 2026
https://github.com/fahimfba/ics-o-fall2024
Course content for Introduction to Computer Systems (Section - O) at United Internatiional University - Course Faculty: Md. Fahim Bin Amin
computer-systems introduction-to-computer-science introduction-to-programming
Last synced: 30 Mar 2025
https://github.com/icorbrey/pep9-asm
Language support for the Pep/9 assembly language in VS Code.
assembly computer-systems language-support pep showcase vscode-extension
Last synced: 29 Oct 2025
https://github.com/fahimfba/ics-b-fall2024
Course content for Introduction to Computer Systems (Section - B) at United Internatiional University - Course Faculty: Md. Fahim Bin Amin
computer-systems introduction-to-computer-science introduction-to-programming
Last synced: 06 Jul 2025
https://github.com/thetoxin/student
algorithms computer-systems data-structures oop term-papers
Last synced: 10 Mar 2026
https://github.com/tadiusfrank2001/cs105-computer-operation-systems
A conglomeration of coursework centered around operation systems, and computer networks in C and Assembly
assembly-language c-language-programming computer-networks computer-systems control-flow data-representation file-management operation-systems processes security x86-64-assembly-nasm
Last synced: 27 Oct 2025
https://github.com/farzonl/qsimexample
An example of how to write a branch callback for qsim 2.x instead of just all instruction tracking.
computer-architecture computer-systems qemu simulator
Last synced: 12 Apr 2025
https://github.com/fahimfba/ics-n-fall2024
Course content for Introduction to Computer Systems (Section - N) at United Internatiional University - Course Faculty: Md. Fahim Bin Amin
computer-systems introduction-to-computer-science introduction-to-programming
Last synced: 30 Mar 2025
https://github.com/bbangjee/cse3030_introduction_to_computer_systems
From Bit Manipulation to Cache Simulation - Sogang University Computer System Projects
assembly-language bit-manipulation cache-simulation computer-systems gdb lru-cache reverse-engineering sogang-university x86-64
Last synced: 24 Jul 2025