Skip to content

Projects completed as part of an operating systems course at RAF.

Notifications You must be signed in to change notification settings

RadovicDanilo/RAF-OS-projects

Repository files navigation

🖥️ Operating Systems Projects - RAF

1. Command History (hw1)

📜 Implemented command history with configurable max length (default: 3).

⬆️ Enabled navigation through command history using Shift + Up and Shift + Down arrow keys.

2. Symbolic Links & Disk Usage (hw2)

🔗 Added support for symbolic links.

💾 Developed a command to view disk usage of any file.

3. Shared Memory Object (hw3)

🧠 Introduced shared memory objects for inter-process communication (IPC).

⚡ Improved memory management and process synchronization.

4. Multi-Threaded Trie Autocomplete (hw4)

🧵 Built a multi-threaded trie structure for autocomplete functionality.

⚡ Real-time autocomplete suggestions based on entered word prefixes.

About

Projects completed as part of an operating systems course at RAF.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published