kstd

Crates.iokstd
lib.rskstd
version0.0.4
sourcesrc
created_at2022-08-01 18:36:45.279879
updated_at2022-09-29 18:12:46.987077
descriptionA kernel standard library for the martimos kernel
homepage
repositoryhttps://github.com/martimos/kstd
max_upload_size
id636987
size57,214
Tim Satke (tsatke)

documentation

README

kstd

A #[no_std] standard library the martimos kernel. It contains a lot of basic building blocks. This project exists, because it kind of forces a cleaner architecture for the kernel, and testing is really easy since we can use the normal test framework here.

Currently, it is probably more informative to look at the sky rather than to read this README. However, feel free to look at code comments and the code itself.

Commit count: 38

cargo fmt