jiegec / cold
The cold linker
☆69Updated 9 months ago
Alternatives and similar repositories for cold:
Users that are interested in cold are comparing it to the libraries listed below
- 快速陷入处理☆34Updated last month
- An RISC-V experimental OS☆25Updated last year
- 🦀️ Operating System in 100% Pure Rust☆101Updated 3 years ago
- 洛佳的异步内核实验室☆25Updated 3 years ago
- An x86-64 kernel with ~100% Rust (originally) in a week. `async` inside!☆53Updated 2 years ago
- ☆30Updated last year
- 用Rust语言重新设计与实现xv6☆35Updated 3 years ago
- 没分支的 rCore-Tutorial☆44Updated 2 years ago
- An LALR1(1)/LL(1) parser generator in Rust, for multiple languages.☆49Updated 2 years ago
- [WIP] Tutorial for zCore kernel.☆58Updated 3 years ago
- ☆42Updated 10 months ago
- Let's write an x86 hypervisor in Rust from scratch!☆152Updated last year
- 自嗨虚拟化软件 - 'Enjoy yourself' type-1 hypervisor software☆25Updated 2 years ago
- Learn how to write a minimal working linker from scratch☆101Updated 10 months ago
- Asynchronous OS kernel written in Rust.☆34Updated 4 years ago
- Rcore Virtual Machine☆113Updated last year
- A Rust style C++ library.☆19Updated 2 years ago
- Build lexers and parsers by deriving traits.☆25Updated last year
- A buddy system allocator in pure Rust.☆102Updated 6 months ago
- Yet Another AsYnc runtime for RuSt.☆34Updated 5 years ago
- 用Rust语言重写Linux kernel中的KVM☆16Updated 2 years ago
- 调试大师:你见过最强的内核调试器