Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
G

genode

> 编程语言
Open source

Genode OS Framework (migrated to https://codeberg.org/genodelabs/genode)

1.3K stars0 likes0 views
WebsiteGitHub

About

Genode OS Framework (migrated to https://codeberg.org/genodelabs/genode)

This repository has been migrated to codeberg.org and it will no longer be updated at GitHub.

Adapting to this change requires little adaptation on your side. Please adapt any existing clone of this repository. Note that we also changed the name of the default branch from "master" to "main". The instructions below also demonstrate how to create a local "main" branch in your cloned repository.

genode$ git remote set-url origin https://codeberg.org/genodelabs/genode
genode$ git fetch origin
genode$ git checkout origin/main
genode$ git switch -c main

Alternatively, you may also create a fresh clone:

$ git clone https://codeberg.org/genodelabs/genode

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

C++armcpluspluscppframework

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言