An open API service indexing awesome lists of open source software.

https://github.com/d0p1s4m4/fukuro

Simple microkernel (early stage)
https://github.com/d0p1s4m4/fukuro

aarch64 arm c fukuro hacktoberfest i686 kernel microkernel osdev x86 x86-32

Last synced: 3 months ago
JSON representation

Simple microkernel (early stage)

Awesome Lists containing this project

README

          


# Fukurō (フクロウ)

[![License CeCILL-2.1](https://img.shields.io/github/license/d0p1s4m4/Fukuro?logo=data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgOTgwIDk4MCI+PGNpcmNsZSBjeD0iNDkwIiBjeT0iNDkwIiByPSI0NDAiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIxMDAiLz48cGF0aCBkPSJNMjE5LDQyOEgzNTBhMTUwLDE1MCAwIDEgMSAwLDEyNUgyMTlhMjc1LDI3NSAwIDEgMCAwLTEyNXoiLz4NCjwvc3ZnPg==&style=flat-square)](./LICENSE)
[![License GPL-3.0](https://img.shields.io/badge/license-GPL--3.0-orange?style=flat-square&logo=gnu)](./LICENSE.GPL3)
[![GitHub issues](https://img.shields.io/github/issues/d0p1s4m4/Fukuro?logo=github&style=flat-square)](https://github.com/d0p1s4m4/Fukuro/issues)
[![Codecov](https://img.shields.io/codecov/c/github/d0p1s4m4/Fukuro?logo=codecov&style=flat-square)](https://codecov.io/gh/d0p1s4m4/Fukuro/)
[![GitHub Sponsors](https://img.shields.io/github/sponsors/d0p1s4m4?style=flat-square&logo=githubsponsors)](https://github.com/sponsors/d0p1s4m4/)
[![Liberapay receiving](https://img.shields.io/liberapay/receives/d0p1?logo=liberapay&style=flat-square)](https://liberapay.com/d0p1)

Fukurō aims to be a highly portable microkernel

![fukuro i686](.github/screen/fukuro_vbox.png)

## License

OSI Approved License

Fukuro is dual-licensed under the CeCILL and GPLv3 License.

The full text of the license can be accessed via [this link](https://cecill.info/licences/Licence_CeCILL_V2.1-fr.txt) and is also included in [the license file](./LICENSE) of this software package.