{"id":13620143,"url":"https://github.com/ffwff/lilith","last_synced_at":"2025-04-12T22:34:29.430Z","repository":{"id":49436219,"uuid":"194619493","full_name":"ffwff/lilith","owner":"ffwff","description":"x86-64 os made in crystal","archived":false,"fork":false,"pushed_at":"2020-10-01T05:22:26.000Z","size":10651,"stargazers_count":1157,"open_issues_count":11,"forks_count":28,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-04-04T01:47:20.106Z","etag":null,"topics":["crystal","operating-system"],"latest_commit_sha":null,"homepage":"","language":"Crystal","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ffwff.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":"2019-07-01T07:14:11.000Z","updated_at":"2025-03-27T12:22:53.000Z","dependencies_parsed_at":"2022-09-09T13:52:45.366Z","dependency_job_id":null,"html_url":"https://github.com/ffwff/lilith","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffwff%2Flilith","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffwff%2Flilith/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffwff%2Flilith/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffwff%2Flilith/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ffwff","download_url":"https://codeload.github.com/ffwff/lilith/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248641408,"owners_count":21138202,"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":["crystal","operating-system"],"created_at":"2024-08-01T21:00:52.778Z","updated_at":"2025-04-12T22:34:29.400Z","avatar_url":"https://github.com/ffwff.png","language":"Crystal","funding_links":[],"categories":["Crystal"],"sub_categories":[],"readme":"# lilith\n\n\nA POSIX-like x86-64 kernel and userspace written in Crystal.\n\n## Screenshot\n\n![screenshot](https://raw.githubusercontent.com/ffwff/lilith/master/img/05012020.png \"screenshot of lilith\")\n\n## Building\n\nSee [BUILDING.md](./BUILDING.md).\n\n## Running\n\nA CPU with x64 support is required to run the OS. The Makefile provides a script which will run QEMU on the kernel:\n\n```\nmake run\n```\n\nTo run with storage, an MBR-formatted hard drive image with a FAT16 partition must be provided in the running directory with the name `drive.img`. The kernel will automatically boot the `main.bin` executable on the hard drive, or panic if it can't be loaded.\n\nIssue this command to run with gdb attached:\n\n```\nmake rungdb_img\n```\n\n## Features\n\n* Basic x86-64 support\n* Hybrid conservative-precise incremental garbage collector\n* IDE/ATA support (well, it can only load from primary master)\n* FAT16 support\n* Unix syscalls (open, read, write, spawn,...)\n* Preemptive multitasking!\n* Userspace C library written in Crystal (mostly)\n* A window manager and some graphical programs (terminal emulator, file manager)\n* And much more as I go...\n\n## License\n\nLilith is licensed under MIT. See LICENSE for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffwff%2Flilith","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fffwff%2Flilith","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffwff%2Flilith/lists"}