https://github.com/fosscit/ticktos
A user space simulation of a Real Time Operating System (RTOS)
https://github.com/fosscit/ticktos
c system-programming
Last synced: 11 months ago
JSON representation
A user space simulation of a Real Time Operating System (RTOS)
- Host: GitHub
- URL: https://github.com/fosscit/ticktos
- Owner: fosscit
- Created: 2025-02-02T16:20:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-30T04:29:30.000Z (11 months ago)
- Last Synced: 2025-07-30T06:34:10.325Z (11 months ago)
- Topics: c, system-programming
- Language: C
- Homepage:
- Size: 30.3 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A basic RTOS ( Real Time Operating System ) simulation
> [!NOTE]
> This project is under development not open for contributors for now.