{"id":30756860,"url":"https://github.com/clebsstash/seedcore","last_synced_at":"2025-09-04T10:46:35.478Z","repository":{"id":80431336,"uuid":"300546396","full_name":"clebsstash/SeedCore","owner":"clebsstash","description":"💿 💻  A Minimalistic Kernel for Optimal Performance made with rust. 🦀","archived":true,"fork":false,"pushed_at":"2023-05-24T02:13:56.000Z","size":14,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-09T16:24:24.730Z","etag":null,"topics":["kernel","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/clebsstash.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["whoisclebs"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-10-02T08:11:51.000Z","updated_at":"2025-04-18T03:00:16.000Z","dependencies_parsed_at":"2023-07-22T12:30:18.092Z","dependency_job_id":null,"html_url":"https://github.com/clebsstash/SeedCore","commit_stats":null,"previous_names":["whoisclebs/seedcore","clebsonf/seed_os"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/clebsstash/SeedCore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clebsstash%2FSeedCore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clebsstash%2FSeedCore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clebsstash%2FSeedCore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clebsstash%2FSeedCore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clebsstash","download_url":"https://codeload.github.com/clebsstash/SeedCore/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clebsstash%2FSeedCore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273595739,"owners_count":25134258,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","rust"],"created_at":"2025-09-04T10:46:33.341Z","updated_at":"2025-09-04T10:46:35.423Z","avatar_url":"https://github.com/clebsstash.png","language":"Rust","funding_links":["https://github.com/sponsors/whoisclebs"],"categories":[],"sub_categories":[],"readme":"# SeedCore 🌱\n\n\u003e  A Minimalistic Kernel for Optimal Performance\n\nSeedCore is a lightweight and efficient kernel designed for streamlined performance. Built with minimalistic principles, it provides a solid foundation for operating systems, enabling swift and optimized execution of tasks. With its focus on core functionalities, SeedCore ensures efficient resource utilization and seamless integration with various hardware platforms. Experience a nimble and responsive system with SeedCore, empowering your software to reach new heights.\n\n[![GitHub repo size][repo-size]][project-url]\n[![GitHub license][license]][license-url]\n[![GitHub issues open][issues-open]][issues-url]\n[![GitHub issues closed][issues-closed]][issues-url]\n[![GitHub pr open][pr-open]][pr-url]\n[![GitHub pr closed][pr-closed]][pr-url]\n[![Github last commit][last-commit]][commit-url]\n[![Github commits activity][commit-activity]][commit-url]\n[![GitHub stars][stars]][stargazers]\n\nThis repository is an experiment of an operating system made with rust.\n\n## Why in rust? \n\n1. Rust is one of the most energy efficient languages\n2. It's a great way to learn\n3. Why not?\n\n## Requirements\n\n* [Rust](https://doc.rust-lang.org/cargo/getting-started/installation.html) 🦀\n\n## Building\n\nYou can build the project by running:\n\n```sh\ncargo build\n```\n\nTo create a bootable disk image from the compiled kernel, you need to install the bootimage tool:\n\n```sh\ncargo install bootimage\n```\n\n\nAfter installing, you can create the bootable disk image by running:\n\n```sh\ncargo bootimage\n```\n## Run\n\nYou can run the disk image in QEMU through:\n\n```sh\ncargo run\n```\n\nQEMU and the bootimage tool need to be installed for this.\n\n## Release History\n\n* 0.0.1\n  * Work in progress\n\n## Contact\n\nClebson Augusto Fonseca– [@whoisclebs](https://www.linkedin.com/in/whoisclebs/) – clebson.augusto@dcx.ufpb.br\n\nDistributed under the MIT license. See ``LICENSE`` for more information.\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/whoisclebs/SeedCore/fork\u003e)\n2. Create your feature branch (`git checkout -b feature/fooBar`)\n3. Commit your changes (`git commit -am 'Add some fooBar'`)\n4. Push to the branch (`git push origin feature/fooBar`)\n5. Create a new Pull Request\n\n\u003c!-- Markdown link \u0026 img dfn's --\u003e\n[repo-size]: https://img.shields.io/github/repo-size/whoisclebs/SeedCore?color=greendark\n[project-url]: https://github.com/whoisclebs/SeedCore\n[license]: https://img.shields.io/github/license/whoisclebs/SeedCore\n[license-url]: https://github.com/whoisclebs/SeedCore/blob/main/LICENSE\n[issues-open]:https://img.shields.io/github/issues/whoisclebs/SeedCore\n[issues-closed]: https://img.shields.io/github/issues-closed/whoisclebs/SeedCore\n[issues-url]: https://github.com/whoisclebs/SeedCore/issues\n[pr-open]: https://img.shields.io/github/issues-pr/whoisclebs/SeedCore\n[pr-closed]: https://img.shields.io/github/issues-pr-closed/whoisclebs/SeedCore\n[pr-url]: https://github.com/whoisclebs/SeedCore/pulls\n[stars]: https://img.shields.io/github/stars/whoisclebs/SeedCore?style=social\n[stargazers]: https://github.com/whoisclebs/SeedCore/stargazers\n[commit-activity]: https://img.shields.io/github/commit-activity/m/whoisclebs/SeedCore\n[commit-url]: https://github.com/whoisclebs/SeedCore/commits\n[last-commit]: https://img.shields.io/github/last-commit/whoisclebs/SeedCore\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclebsstash%2Fseedcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclebsstash%2Fseedcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclebsstash%2Fseedcore/lists"}