sohardforaname / SimpleRustLuaJITLinks
A simple lua jit implemented in Rust for HUST-Complier principle course.
☆12Updated 4 years ago
Alternatives and similar repositories for SimpleRustLuaJIT
Users that are interested in SimpleRustLuaJIT are comparing it to the libraries listed below
Sorting:
- CCC从2020年清华操作系统夏令营到2021年操作系统比赛结束的一段旅途的日志记录☆20Updated 3 years ago
- 各类内核的设计思路☆19Updated 4 years ago
- 快速陷入处理☆37Updated 2 weeks ago
- 一种支持多种架构嵌入式领域的实时操作系统,支持网络通信和grub启动☆66Updated 2 years ago
- ☆75Updated 3 years ago
- Some notes or translations about operating system or programming language.☆101Updated 9 months ago
- 没分支的 rCore-Tutorial☆46Updated 2 years ago
- 调试大师:你见过最强的内核 调试器☆35Updated 4 years ago
- [WIP] Tutorial for zCore kernel.☆58Updated 3 years ago
- Source-level operating system debugging tool that supports debugging kernel and multiple user processes synchronously. VSCode integration…☆37Updated 4 months ago
- The Decaf compiler, written in Rust☆56Updated 5 years ago
- 用Rust语言重新设计与实现xv6☆35Updated 3 years ago
- 洛佳的异步内核实验室☆25Updated 4 years ago
- A Rust based Multicore OS developed by UltraTeam, HITsz. Currently updated on https://gitee.com/LoanCold/ultraos_backup☆46Updated last year
- OS Summer of Code 2020 每日学习实践记录(rust 学习 & rcore tutorial rust实现一个riscv操作系统 & rCore 到 zCore 的功能迁移)☆85Updated 4 months ago
- 🦀️ Operating System in 100% Pure Rust☆101Updated 4 years ago
- QEMU platform SBI support implementation, using RustSBI☆147Updated 9 months ago
- Asynchronous OS kernel written in Rust.