{"id":13314195,"url":"https://github.com/Stoozy/Prometheus","last_synced_at":"2025-03-10T20:33:33.288Z","repository":{"id":47600256,"uuid":"319155850","full_name":"Stoozy/Prometheus","owner":"Stoozy","description":"A hobby OS","archived":false,"fork":false,"pushed_at":"2023-04-29T00:46:36.000Z","size":83030,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-07-29T19:05:55.574Z","etag":null,"topics":["kernel","operating-system","osdev"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Stoozy.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-06T23:43:08.000Z","updated_at":"2024-04-14T01:02:51.000Z","dependencies_parsed_at":"2023-02-15T20:31:18.689Z","dependency_job_id":null,"html_url":"https://github.com/Stoozy/Prometheus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stoozy%2FPrometheus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stoozy%2FPrometheus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stoozy%2FPrometheus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stoozy%2FPrometheus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stoozy","download_url":"https://codeload.github.com/Stoozy/Prometheus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242922065,"owners_count":20207142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kernel","operating-system","osdev"],"created_at":"2024-07-29T18:11:27.176Z","updated_at":"2025-03-10T20:33:32.925Z","avatar_url":"https://github.com/Stoozy.png","language":"C","readme":"# Prometheus\n\nA hobby operating system for the x86\\_64 arch using the atlas kernel.\n\n![screenshot](screenshot.png)\n\n## Getting Started\n\n### Tools\n\n* xorriso\n* git\n* qemu\n* meson\n\n\n### Installing\n\nTo run this OS:\n\n* make sure you have the tools listed above\n* Clone the repo\n* make a `build` dir and cd `build`\n* run `make distro-base` \n* `make run` will start up the os in qemu\n\n## Current functionality\n\n* Basic round robin scheduler\n* Virtual Filesystem (in progress)\n* Tmpfs implementation\n* Physical memory manager\n* Paging\n* Pre-emptive multitasking\n* Loading elf binaries\n* Running userspace programs\n* Keyboard and video driver\n* PTY/TTY drivers\n\n## Ports\n* bash\n* [gcon](https://github.com/streaksu/gcon)\n* coreutils (in progress)\n* figlet\n\n\n## Third party code\n- C library: [mlibc](https://github.com/managarm/mlibc)\n- In kernel printf:  [printf](https://github.com/mpaland/printf)\n\n## References\n\n- [SysV ABI](https://refspecs.linuxbase.org/elf/x86_64-abi-0.99.pdf)\n- [NetBSD VFS](https://man.netbsd.org/vfs.9)\n- [ELF Specification](https://refspecs.linuxfoundation.org/elf/elf.pdf)\n- [AMD Manual](https://www.amd.com/system/files/TechDocs/24593.pdf)\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStoozy%2FPrometheus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FStoozy%2FPrometheus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStoozy%2FPrometheus/lists"}