Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.8%) to scientific vocabulary
Keywords
aarch64
arm
c
fukuro
hacktoberfest
i686
kernel
microkernel
osdev
x86
x86-32
Last synced: 4 months ago
·
JSON representation
·
Repository
Simple microkernel (early stage)
Basic Info
- Host: GitHub
- Owner: d0p1s4m4
- License: cecill-2.1
- Language: C
- Default Branch: master
- Homepage: https://fukuro.dev
- Size: 1.51 MB
Statistics
- Stars: 22
- Watchers: 4
- Forks: 2
- Open Issues: 0
- Releases: 0
Topics
aarch64
arm
c
fukuro
hacktoberfest
i686
kernel
microkernel
osdev
x86
x86-32
Created over 5 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
README.md
Fukurō aims to be a highly portable microkernel

License
Fukuro is dual-licensed under the CeCILL and GPLv3 License.
The full text of the license can be accessed via this link and is also included in the license file of this software package.
Owner
- Name: d0p1
- Login: d0p1s4m4
- Kind: user
- Location: cyberspace
- Company: @cute-engineering
- Website: harlock.tor.d0p1.eu
- Twitter: gnu_d0p1
- Repositories: 61
- Profile: https://github.com/d0p1s4m4
Building a free, decentralized cyberspace in my garage
Citation (CITATION.cff)
cff-version: 1.2.0
title: Fukurō
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: d0p1
email: contact@d0p1.eu
orcid: 'https://orcid.org/0009-0001-8345-4627'
identifiers:
- type: url
value: 'https://github.com/d0p1s4m4/Fukuro/releases'
repository-code: 'https://github.com/d0p1s4m4/Fukuro'
url: 'https://Fukuro.dev'
keywords:
- Microkernel
- Operating System
license: CECILL-2.1
version: X.X.X
date-released: '2023-01-01'
references:
- authors:
- family-names: Rashid
given-names: Richard
- family-names: Tevanian
given-names: Avadis
- family-names: Young
given-names: Michael
- family-names: Golub
given-names: David
- family-names: Baron
given-names: Robert
- family-names: Black
given-names: David
- family-names: Bolosky
given-names: William
- family-names: Chew
given-names: Jonathan
title: "Machine-Independent Virtual Memory Management for Paged Uniprocessor and
Multiprocessor Architectures"
type: article
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Dependencies
.github/workflows/ci.yml
actions
- actions/cache v1 composite
- actions/checkout v1 composite
- codecov/codecov-action v1 composite
.github/workflows/codeql-analysis.yml
actions
- actions/checkout v2 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/init v2 composite
.github/workflows/doc.yml
actions
- actions/checkout v1 composite
- mattnotmitt/doxygen-action v1 composite
- peaceiris/actions-gh-pages v3 composite