osnr / rpi-kernelLinks
Pseudo-OS for the Raspberry Pi. Written in Rust.
☆46Updated 9 years ago
Alternatives and similar repositories for rpi-kernel
Users that are interested in rpi-kernel are comparing it to the libraries listed below
Sorting:
- A minimal specification of standard API for non-Web WebAssembly usermode environments☆70Updated 7 years ago
- Precursor to WASI libc.☆36Updated 3 years ago
- A language-based OS to run Rust on bare metal☆86Updated 9 years ago
- EFI applications in Rust☆207Updated 11 years ago
- A VM-based runtime environment for functional programming languages☆51Updated 8 years ago
- A Rust-like language compiling to x86-64 assembler☆54Updated 3 years ago
- A tiny 32 bit kernel written in Rust, for fun☆194Updated 8 years ago
- A hobbyist microkernel written in Rust, featuring a capability-based system similar to seL4.☆308Updated 6 years ago
- a simple x86 kernel, extended with Rust☆227Updated 3 years ago
- A simple event-driven library for parsing WebAssembly binary files☆181Updated 5 years ago
- Just hacking around on a toy Rust-based on based on the blog posts at http://blog.phil-opp.com/☆91Updated 3 years ago
- Scheme Interpreter in Rust☆29Updated 7 years ago
- A [not-really-working] compiler from the ground-up☆11Updated 7 years ago
- A high performance WebAssembly interpreter in C. Moved here:☆18Updated 6 years ago
- Rust implementation of Xinu educational operating system☆34Updated 5 years ago
- Yet another tiny and unfinished x86/ARM kernel☆81Updated 9 years ago
- ✨ a microkernel in Rust☆41Updated 4 years ago
- A minimalist type-inferred programming language with procedural macro support☆136Updated 5 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- Definitions for the CloudABI data types and system calls☆135Updated 5 years ago
- Forth for Rust's trait system☆232Updated 5 years ago
- Rust JavaScript interpreter☆100Updated 10 years ago
- tiny aarch64 baremetal OS thingy☆54Updated 6 years ago
- Lox Interpreter/REPL written in Rust