Ecosyste.ms sponsors
An open API service aggregating public data about GitHub Sponsors.
An open API service aggregating public data about GitHub Sponsors.
Funding Links: https://github.com/sponsors/phil-opp
I'm writing a blog about operating system development in Rust at os.phil‑opp.com. It teaches the basic steps to start writing an own small OS kernel.
I'm also creating and maintaining various open-source tools and libraries, mainly for OS development. Some examples are:
x86_64: Provides general abstractions for x86_64 systems and access to architecture specific instructions and registers.
bootloader: An experimental, pure-Rust, BIOS bootloader.
bootimage: A tool to transform a kernel ELF file into a bootable disk image.
Your support helps me to invest more time into the blog and the related projects!
Writing an OS in Rust
Language: HTML - Stars: 15872Library to program x86_64 hardware.
Language: Rust - Stars: 805An experimental pure-Rust x86 bootloader
Language: Rust - Stars: 1401Tool to create bootable disk images from a Rust OS kernel.
Language: Rust - Stars: 765