https://github.com/khaledh/bitflow
A 32-bit kernel implemented in C
https://github.com/khaledh/bitflow
kernel operating-system
Last synced: 4 months ago
JSON representation
A 32-bit kernel implemented in C
- Host: GitHub
- URL: https://github.com/khaledh/bitflow
- Owner: khaledh
- Created: 2020-09-11T03:03:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-03T01:26:06.000Z (about 4 years ago)
- Last Synced: 2025-08-19T15:17:48.042Z (5 months ago)
- Topics: kernel, operating-system
- Language: C
- Homepage:
- Size: 623 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bitflow
bitflow is my attempt at creating a 32-bit kernel in C.