https://github.com/simia-tech/los
Library operation system in Rust
https://github.com/simia-tech/los
Last synced: 14 days ago
JSON representation
Library operation system in Rust
- Host: GitHub
- URL: https://github.com/simia-tech/los
- Owner: simia-tech
- License: apache-2.0
- Created: 2018-02-19T14:09:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-08T12:15:54.000Z (over 8 years ago)
- Last Synced: 2025-02-23T01:20:48.887Z (over 1 year ago)
- Language: Rust
- Size: 14.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# los
This is an experimental attempt und set up a library operation system in Rust.
## Links
All code is based on [this](http://www.randomhacks.net/bare-metal-rust) Blog posts.
## License
The code is licensed under [Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0).