使用Rust从0自研内核,具有Linux兼容性的操作系统,面向云计算Serverless场景而设计。DragonOS is an operating system developed from scratch using Rust, with Linux compatibility. It is designed for **Serverless** scenarios.
Go to file
LoGin 01dcb5d7a8
fix: 修复do_wait函数在wait所有子进程时,忘了释放锁就sleep的bug (#1089)
Signed-off-by: longjin <longjin@DragonOS.org>
2025-02-08 23:35:09 +08:00
.github chore: 修复编译镜像未能正确安装工具链的问题 (#1071) 2024-12-07 16:37:15 +08:00
.vscode build: Remove DragonOS_GCC And make CI use docker image (#954) 2024-10-10 00:59:50 +08:00
build-scripts chore: update toolchain version to 2024-11-05 (#1031) 2024-11-11 21:29:15 +08:00
config chore: Bump dadk to 0.2.0 (#1058) 2024-11-27 01:30:31 +08:00
docs chore: update docker image version in script && update doc (#1076) 2024-12-16 01:48:46 +08:00
kernel fix: 修复do_wait函数在wait所有子进程时,忘了释放锁就sleep的bug (#1089) 2025-02-08 23:35:09 +08:00
tools fix: 修正nographic启动时,控制台日志未能输出到文件的问题 (#1082) 2025-01-01 23:38:43 +08:00
user feat: 完善sys_reboot (#1084) 2025-02-06 22:55:45 +08:00
.gitignore riscv: 把内核编译target改为riscv64gc & 获取time csr的频率 & 修正浮点保存与恢复的汇编的问题 (#699) 2024-04-06 22:13:26 +08:00
.gitmodules 使用submodule引入DragonStub (#462) 2023-12-03 17:16:03 +08:00
.readthedocs.yaml 添加read the docs yml文件 (#427) 2023-11-08 20:01:51 +08:00
LICENSE Create LICENSE 2022-01-16 22:58:21 +08:00
Makefile chore: Bump dadk to 0.2.0 (#1058) 2024-11-27 01:30:31 +08:00
README.md doc: 完善README.md (#849) 2024-07-17 13:43:54 +08:00
README_EN.md doc: 完善README.md (#849) 2024-07-17 13:43:54 +08:00
dadk-manifest.toml chore: Bump dadk to 0.2.0 (#1058) 2024-11-27 01:30:31 +08:00
env.mk chore: Bump dadk to 0.2.0 (#1058) 2024-11-27 01:30:31 +08:00
triagebot.toml chore: 修改traigebot配置(关于sig-obs & Test) (#1016) 2024-10-26 17:14:41 +08:00

README_EN.md

dragonos-logo

打造完全自主可控的数字化未来!

官网 bbs


DragonOS

Languages 中文|English

 

DragonOS is a 64-bit operating system designed for lightweight cloud computing scenarios, featuring a fully independent kernel and offering Linux binary compatibility. Developed using the Rust programming language, it aims to provide improved reliability. In the Rust operating system domain, DragonOS consistently ranks among the top three on GitHub nationally.

The DragonOS open-source community was established in July 2022 and is entirely business-neutral. Our goal is to build a fully independent, open-source, high-performance, and highly reliable server operating system, fostering a digitally autonomous and controllable future!

DragonOS boasts an excellent and comprehensive architecture design. Compared to other systems of similar scale, DragonOS supports virtualization and has certain advantages in terms of device model and调度子系统 (scheduler subsystem).Currently, significant efforts are being made to promote cloud platform support, RISC-V compatibility, and the porting of compilers and application software. The aim is to achieve large-scale application in production environments within five years.

Driven by the community, DragonOS is currently evolving rapidly. DragonOS has already implemented about 1/4 of Linux interfaces, and in the future, we will strive to provide 100% compatibility with Linux, along with new features.

Get Involved in Development?

Carefully read the DragonOS Community Introduction Document to understand how the community operates and how you can contribute!

  • To stay updated on development news and tasks, visit the DragonOS Community Forum: https://bbs.dragonos.org.cn
  • You can also learn about the development progress by checking the project's issues.

If you're interested in joining us, you can check out the issues and post your discussions or ideas under them, or visit the DragonOS forum to learn about development updates and tasks: https://bbs.dragonos.org.cn

You're also welcome to bring your creative ideas and discuss them with the community members, working together to create new features for DragonOS.

Website

How to Run?

Running DragonOS is quite straightforward. You can refer to the following resources and get DragonOS up and running in as little as 15 minutes!

How to Connect with the Community?

Please read the Contributor Guide~

  • You can establish contact with the members of various committees through the Community Management Team information.
  • Additionally, you can find the contact information of the respective community group leaders via the SIGs and WGs pages.

Reward

DragonOS is an open source public welfare project, but its development cannot be separated from the support of funds. If you want, you can visit Sponsor - DragonOS , so as to promote the development of this project. The list of all sponsors will be published. Every bit of your sponsorship will contribute to the development of DragonOS!

Where will the sponsorship funds be used?

We guarantee that all sponsorship funds and items will be used for:

  • Subsidies or equipment support for active community developers
  • Cloud service expenditure of DragonOS
  • Equipment purchase
  • Any use conducive to the development and construction of DragonOS

Sponsor List

Not yet

  • China YaCloud Ya'an Digital Economy Operations Co., Ltd. provides cloud server support for DragonOS.

Individual Sponsor List

Open source statement

This project adopts GPLv2 LICENSE for open source. You are welcome to use the code of this project on the basis of abiding by the open source license!

What we support: using this project to create greater value and contribute code to this project under the condition of abiding by the agreement.

What we condemn: any non-compliance with the open source license. Including but not limited to: plagiarizing the code of the project as your graduation project and other academic misconduct, as well as commercial closed source use without payment.

If you find any violation of the open source license, we welcome you to send email feedback! Let's build an honest open source community together!