selbyk / operating-systemsLinks
CSC 4103: Operating Systems introduces operating system concepts and designs, including operating system structures, process and thread, CPU scheduling, process synchronization and deadlocks, main memory, virtual memory, file system interface and implementation, mass storage structure, I/O systems, protection and security, UNIX system basics and…
☆40Updated 10 years ago
Alternatives and similar repositories for operating-systems
Users that are interested in operating-systems are comparing it to the libraries listed below
Sorting:
- Princeton University COS 461: Computer Networks☆189Updated 4 years ago
- Hobby OS☆246Updated 9 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- 'Operating System Concepts' - Solutions to exercises and projects☆131Updated 8 years ago
- Implement CLRS psuedocode in C++☆97Updated 5 years ago
- Explanations of xv6 operating system☆380Updated 6 years ago
- My collection of handwritten notes and resources for learning distributed systems☆171Updated 4 years ago
- ops-class.org OS/161 sources.☆136Updated 5 years ago
- A simple memory allocator - Memory allocation 101☆307Updated 6 years ago
- In this repository, I will publish my notes for GaTech's Advanced Operating Systems course (CS6210).☆121Updated 6 years ago
- System Programming Project Ideas and Information for honors students☆20Updated 10 years ago
- Examples and exercises from Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching by Robert Sedgewick book☆300Updated 5 years ago
- Notes on the classic book: The Design of the UNIX Operating System☆596Updated 2 years ago
- about yacc, lex, LL(1), LR, first set, follow set, predict set ...☆20Updated 9 years ago
- ☆69Updated 3 years ago
- Stevens Institute of Technology - CS631 Advanced Programming in the UNIX Environment☆227Updated last month
- Repository for Xinu source code☆459Updated last year
- A guide to concurrency, multi-threading and parallel programming concepts. Explains the differences between every concept, their advantag…☆239Updated 8 years ago
- Solutions for Steven Skiena's Algorithm Design Manual 2nd Edition☆48Updated 8 years ago
- A simple shell in C☆57Updated 9 years ago
- Source code for my lex/flex tutorial on YouTube.☆97Updated 11 years ago
- Visualization of CPU Scheduling Algorithms.☆69Updated 6 years ago
- System design and Object Oriented Design (OOD) related interview problems and solutions.☆96Updated 4 years ago
- Elements of Programming Interviews C++ Solutions☆57Updated 8 years ago
- ☆51Updated 10 months ago
- The collection of useful resources for OS development☆62Updated 9 years ago
- My OS study following Broken Thorn OS series: http://www.brokenthorn.com/Resources/OSDevIndex.html☆65Updated 2 weeks ago
- Notes and links for our NAND2Tetris study group, for the free intro to computer science course (http://nand2tetris.org/)☆27Updated 9 years ago
- AppEngine hosted chat server. Example for the distributed systems class at www.distributedsystemscourse.com☆156Updated 5 years ago
- Solutions to exercises in the Bjarne Stroustrup's textbook The C++ Programming Language, 4th Edition☆24Updated 4 years ago