login 2813126e31
新增rust ffi (#77)
* 引入cargo

* 取消对Cargo.lock的跟踪

* 解决vscode报错问题

* new: rust的代码能够调用c语言的printk_color

* 1、将原本run.sh的工作拆解,变为几个不同的make命令
2、在docker镜像中编译rust

* 更改workflow

* update workflow

* new: 解决workflow无法通过编译的问题
2022-11-11 15:35:37 +08:00
2022-11-11 15:35:37 +08:00
2022-11-11 15:35:37 +08:00
2022-11-11 15:35:37 +08:00
2022-11-11 15:35:37 +08:00
2022-11-11 15:35:37 +08:00
2022-08-31 18:03:58 +08:00
2022-01-16 22:58:21 +08:00
2022-11-11 15:35:37 +08:00
2022-11-04 15:04:42 +08:00
2022-11-04 15:04:42 +08:00

DragonOS

Languages 中文|English

 

This project is a operating system running on computer which is in X86_ 64 Architecture . The DragonOS is currently under development!

All you want to know about DragonOS is here - DragonOS

Websites

How to run?

The steps to run DragonOS are very simple. You can refer to the following materials to run DragonOS in the shortest 15 minutes!

DragonOS' Features

See documentation:Features

How to join DragonOS ?

If you are willing to join us, you can check the project panel of GitHub warehouse, select the recently planned functions, and improve them.

Or, you can also bring your ideas and ideas, discuss with the community partners, and create some new functions for dragonos.

How to come in contact with the community?

You can send me an email. My email address is[ longjin@RinGoTek.cn ](mailto: longjin@RinGoTek.cn )。

Or join our development exchange QQ group: 115763565

For the discussion of formal issues, we suggest that they be discussed in the forum BBS.Dragonos.org In the corresponding section of the, use formal language to post for discussion. Or ask questions under the issue of the warehouse.

While posting, you can forward the post to the communication QQ group, which can make the communication of problems more efficient and facilitate the archiving of problems.

List of contributors

Contributors to fslongjin/DragonOS · GitHub

Contact with me

Emaillongjin@RinGoTek.cn

Community Contact Email: contact@DragonOS.org

Bloglongjin666.cn

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

None

We hope that in the future, some enterprises can sponsor DragonOS and inject financial power into its development!

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!

References

This project refers to the following materials. I sincerely give my thanks to the authors of these projects, books and documents!

Description
DragonOS is an operating system developed from scratch using Rust, with Linux compatibility. It is designed for **Serverless** scenarios. 使用Rust从0自研内核,具有Linux兼容性的操作系统,面向云计算Serverless场景而设计。
https://dragonos.org/ Readme GPL-2.0 168 MiB
Languages
Rust 95.5%
C 1.6%
Shell 1%
Makefile 0.9%
Assembly 0.7%
Other 0.3%