https://github.com/nuta/ftl
An experimental microkernel-based operating system.
https://github.com/nuta/ftl
Last synced: about 1 year ago
JSON representation
An experimental microkernel-based operating system.
- Host: GitHub
- URL: https://github.com/nuta/ftl
- Owner: nuta
- Created: 2022-12-31T14:04:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-19T02:00:23.000Z (over 1 year ago)
- Last Synced: 2024-10-20T08:24:48.215Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 935 KB
- Stars: 21
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
Awesome Lists containing this project
README
---
title: Starina Documentation
---
## Quickstart
- [Quickstart](quickstart)
## API Reference
- [Rust API Reference](rust/starina_api/)
## Guides
- [writing-your-first-application](guides/writing-your-first-application)
- [writing-your-first-device-driver](guides/your-first-device-driver)
- [writing-your-first-server](guides/writing-your-first-server)