this repo contains 5 project that were made during Operating Systems course at The Hebrew University:
- uthread library: implementation of user level threads library
- MapReduceFramework
- VirtualMemory: simulation of VirtualMemory in a computer in a heirarcial page-table
- Containers_library: a simulation of containers framework
- Sockets_library: a framework to create TCP based connection between 2 computers (terminals) and unable communication between them