Rust: Difference between revisions

83 bytes added ,  1 month ago
m
Reverted edits by Melina148 (talk) to last revision by Adavis07
[unchecked revision][unchecked revision]
m (Added another riscv64 tutorial)
m (Reverted edits by Melina148 (talk) to last revision by Adavis07)
 
(2 intermediate revisions by 2 users not shown)
Line 61:
 
* [https://github.com/gz/rust-x86 libx86]: Library to program x86 hardware.
* [https://github.com/rust-osdev/x86_64 x86_64]: Library to program x86_64 hardware.
* [https://github.com/rust-osdev/bootloader bootloader]: A rust bootloader.
* <strike>[https://github.com/Tobba/libcpu libcpu]: Library to program CPUs.</strike> Now absorbed into libx86.
* [https://github.com/gz/rust-slabmalloc slabmalloc]: Low-level memory allocator for liballoc.
Anonymous user