ckkashyap / rustix
Unix kernel in rust
☆99Updated 10 years ago
Alternatives and similar repositories for rustix:
Users that are interested in rustix are comparing it to the libraries listed below
- A module for freestanding Rust programs☆246Updated 11 years ago
- Translate xv6 to nim☆170Updated 10 years ago
- A Rust version of the Weenix OS☆317Updated 10 years ago
- A multi-platform kernel written in Rust☆197Updated 9 years ago
- memcached in rust☆53Updated last year
- abandoned update of jack crenshaw's compilers intro☆116Updated 6 years ago
- R6RS Scheme implementation written in Rust☆63Updated 7 years ago
- A Scheme implementation, in Rust.☆130Updated 9 years ago
- A tiny 64 bit kernel written in Rust☆51Updated 9 years ago
- ☆77Updated 6 years ago
- Completely OBSOLETE Rust HTTP library (server and client)☆390Updated 8 years ago
- Yet another tiny and unfinished x86/ARM kernel☆81Updated 8 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- SQLite3 Bindings for Rust.☆75Updated 10 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/book☆100Updated 2 weeks ago
- Titanos an exercise in writing OS kernel in Rust programming language.☆75Updated 8 years ago
- [SUPERSEDED] by https://github.com/warricksothr/RustBuild☆96Updated 9 years ago
- Rustic Embedded Framework☆189Updated 4 years ago
- A language-based OS to run Rust on bare metal☆420Updated 7 years ago
- Teepee, the Rust HTTP toolkit☆452Updated 9 years ago
- EFI applications in Rust☆204Updated 10 years ago
- Rust IP Stack - A full userspace TCP/IP stack written in Rust (Work in progress)☆129Updated 8 years ago
- A simple UI framework for Rust built on top of IUP (http://webserver2.tecgraf.puc-rio.br/iup/)☆343Updated 7 years ago
- Conway's Game of Life, implemented in Rust☆33Updated 7 years ago
- LALR grammar and parser for Rust using flex and bison☆47Updated 7 years ago
- Rustic bindings for sqlite3☆59Updated 8 years ago
- A hobbyist microkernel written in Rust, featuring a capability-based system similar to seL4.