8000 GitHub - nanvix/nanvix: Microkernel-Based Research Operating System Written in Rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ nanvix Public

Microkernel-Based Research Operating System Written in Rust

License

Notifications You must be signed in to change notification settings

nanvix/nanvix

Repository files navigation

Nanvix

Join us on Slack! GitHub commit activity GitHub last commit GitHub Actions Workflow Status

Nanvix is a microkernel-based research operating system.

Documentation

Software Ecosystem

Runtimes

  • Python v3.12.3
  • Libstdc++ v3
  • Newlib v4.4.0

Libraries

  • OpenBlas v0.3.29
  • SQLite v3.49.0
  • Zlib v1.3.1

Development Tools

  • Binutils v2.40
  • G++ v12.4.0
  • GCC v12.4.0
  • GFortran v12.4.0
  • Rustc v1.87.0

Usage Statement

This project is a prototype. As such, we provide no guarantees that it will work and you are assuming any risks with using the code. We welcome comments and feedback. Please send any questions or comments to any of the following maintainers of the project:

By sending feedback, you are consenting that it may be used in the further development of this project.

License

This project is distributed under the MIT License.

0