jdreaver / rust-osLinks
Creating a bare metal OS in Rust.
☆20Updated 11 months ago
Alternatives and similar repositories for rust-os
Users that are interested in rust-os are comparing it to the libraries listed below
Sorting:
- The Kernel of CharlotteOS☆113Updated last year
- A hobby x86-64 operating system written in Rust☆144Updated last year
- QBE IR in natural Rust data structures☆118Updated last month
- Ygen - Yet another code generation libary (abandoned)☆112Updated 2 months ago
- LRVM - A lightweight but powerful virtual machine runtime written in Rust☆91Updated 3 months ago
- an opensource operating system made for fun☆185Updated this week
- Build your own - linker☆212Updated 4 years ago
- ☆136Updated 2 years ago
- A kernel written in Rust☆92Updated last year
- A (toy) C compiler written in Rust with no dependencies.☆78Updated 7 months ago
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆198Updated 2 years ago
- An Operating System for Building Small Computers☆298Updated 11 months ago
- ☆54Updated last year
- A simple template for building a Limine-compliant kernel in Rust.☆47Updated 7 months ago
- A hybrid programming language written in Rust.☆123Updated last year
- A x86_64 C99 compiler written in Rust from scratch☆443Updated last year
- Definitions from the Virtual I/O Device (VIRTIO) specification.☆28Updated 4 months ago
- Operating system based off of blog_os, with the goal of running wasm modules as executables☆24Updated 2 years ago
- A rust implementation of the lox language☆116Updated last year
- 🦀 Toy Language based on LLVM☆26Updated 6 months ago
- 🐱 Experimental operating system written in Rust☆403Updated 2 years ago
- Rust crate for parsing the limine boot protocol structures.☆60Updated 4 months ago
- An experimental programming language☆91Updated last week
- 🌄 x86_64 OS (kernel) made from scratch in Rust & Assembly☆70Updated 2 months ago
- A tiny OS kernel written in Rust☆58Updated 3 years ago
- Learn assembly with entirely too many brainfuck compilers☆57Updated 5 years ago
- 🍊 A statically typed, compiled programming language, largely inspired by Jai, Odin, and Zig.☆91Updated last month
- General purpose operating system targeting standard desktops and laptops.☆104Updated last week
- Compiler collection for educational purposes