mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-03-03 14:32:38 +02:00
Merge pull request #1605 from Jomocool/DragonOS
Add DragonOS entry to README.md
This commit is contained in:
commit
4f1586cba8
@ -335,6 +335,7 @@ See also [Games Made With Piston](https://github.com/PistonDevelopers/piston/wik
|
|||||||
See also [A comparison of operating systems written in Rust](https://github.com/flosse/rust-os-comparison).
|
See also [A comparison of operating systems written in Rust](https://github.com/flosse/rust-os-comparison).
|
||||||
* [0x59616e/SteinsOS](https://github.com/0x59616e/SteinsOS) — An OS for armv8-a architecture.
|
* [0x59616e/SteinsOS](https://github.com/0x59616e/SteinsOS) — An OS for armv8-a architecture.
|
||||||
* [Andy-Python-Programmer/aero](https://github.com/Andy-Python-Programmer/aero) — A modern, unix-like operating system following the monolithic kernel design.
|
* [Andy-Python-Programmer/aero](https://github.com/Andy-Python-Programmer/aero) — A modern, unix-like operating system following the monolithic kernel design.
|
||||||
|
* [DragonOS-Community/DragonOS](https://github.com/DragonOS-Community/DragonOS) — An operating system with a self-developed kernel using Rust from scratch and Linux compatibility.
|
||||||
* [redox-os/redox](https://gitlab.redox-os.org/redox-os/redox) —
|
* [redox-os/redox](https://gitlab.redox-os.org/redox-os/redox) —
|
||||||
* [thepowersgang/rust_os](https://github.com/thepowersgang/rust_os) —
|
* [thepowersgang/rust_os](https://github.com/thepowersgang/rust_os) —
|
||||||
* [theseus-os/Theseus](https://github.com/theseus-os/Theseus) — A safe-language, single address space and single privilege level OS written from scratch in pure Rust - [](https://www.theseus-os.com/Theseus/book/index.html)
|
* [theseus-os/Theseus](https://github.com/theseus-os/Theseus) — A safe-language, single address space and single privilege level OS written from scratch in pure Rust - [](https://www.theseus-os.com/Theseus/book/index.html)
|
||||||
@ -1349,7 +1350,7 @@ See also [Are we game yet?](https://arewegameyet.rs)
|
|||||||
* [legion](https://github.com/amethyst/legion) — A feature rich high performance ECS library with minimal boilerplate [](https://github.com/amethyst/legion/actions)
|
* [legion](https://github.com/amethyst/legion) — A feature rich high performance ECS library with minimal boilerplate [](https://github.com/amethyst/legion/actions)
|
||||||
* Game Engines
|
* Game Engines
|
||||||
* [Bevy](https://github.com/bevyengine/bevy) is a refreshingly simple data-driven game engine built in Rust. - [](https://crates.io/crates/bevy)
|
* [Bevy](https://github.com/bevyengine/bevy) is a refreshingly simple data-driven game engine built in Rust. - [](https://crates.io/crates/bevy)
|
||||||
[](https://crates.io/crates/bevy)
|
[](https://crates.io/crates/bevy)
|
||||||
* [Fyrox](https://fyrox.rs/) — Rust Game engine 3D [](https://crates.io/crates/fyrox) [](https://github.com/FyroxEngine/Fyrox/blob/master/LICENSE.md) [](https://crates.io/crates/fyrox)
|
* [Fyrox](https://fyrox.rs/) — Rust Game engine 3D [](https://crates.io/crates/fyrox) [](https://github.com/FyroxEngine/Fyrox/blob/master/LICENSE.md) [](https://crates.io/crates/fyrox)
|
||||||
* [ggez](https://github.com/ggez/ggez) — A lightweight game framework for making 2D games with minimum friction - [](https://crates.io/crates/ggez) [](https://github.com/ggez/ggez/blob/master/LICENSE) [](https://crates.io/crates/ggez)
|
* [ggez](https://github.com/ggez/ggez) — A lightweight game framework for making 2D games with minimum friction - [](https://crates.io/crates/ggez) [](https://github.com/ggez/ggez/blob/master/LICENSE) [](https://crates.io/crates/ggez)
|
||||||
* [Kiss3d](http://kiss3d.org) — A Keep It Simple, Stupid 3d graphics engine written with Rust [](https://crates.io/crates/kiss3d)
|
* [Kiss3d](http://kiss3d.org) — A Keep It Simple, Stupid 3d graphics engine written with Rust [](https://crates.io/crates/kiss3d)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user