A File explorer, which runs on terminal with simple cursor based UI. Works in Normal mode (for Navigation) and Command mode (for executing shell commands).
-
Updated
Nov 29, 2020 - C++
A File explorer, which runs on terminal with simple cursor based UI. Works in Normal mode (for Navigation) and Command mode (for executing shell commands).
A Toy System Programming Language with Coding Videos
Systemd-rc -- переводчик команд systemd в другие init, пока без скриптов.
Exercises from the book "Windows 10 System Programming" (by P.Yosifovich)
OS API laboratories and exams for the "Programmazione di Sistema" (System Programming) class @ PoliTO
This repository is the exercise's simple solution to the book Understanding Unix/Linux Programming. This project structure is inspired by https://www.ipb.uni-bonn.de/teaching/modern-cpp/.
A two-pass assembler and emulator implementation in C++ for a custom instruction set architecture. This project demonstrates the complete process of assembly language processing, from source code parsing to machine code execution.
A program using OOP (class) for the first time.
A lightweight multithreading C++ network library based on Reactor.
A simple operating system with a c++ kernel
developing a disk space management application that empowers users to efficiently manage their disk space
NCurses 로 구현된 Git을 쉽게 사용할 수 있도록 도와주는 터미널 유틸리티
Laboratory work №5 in the course "System Programming".
Developed a linux based file explorer.Operates in two modes i.e. normal and command mode.Command mode have base utilities related to file.
A Unix shell made in C++ during the first assignment of Unix System Programming course
Labs for the SPS in fourth semester in itmo
System Programming course assignment - Resource management in C++
This repository holds all the programs, I tried while learning windows system/kernel software development.
Laboratory work №6 in the course "System Programming".
Add a description, image, and links to the system-programming topic page so that developers can more easily learn about it.
To associate your repository with the system-programming topic, visit your repo's landing page and select "manage topics."