phlalx / jos
MIT 6.828: Operating System Engineering lab / JOS
☆54Updated 6 years ago
Alternatives and similar repositories for jos:
Users that are interested in jos are comparing it to the libraries listed below
- Detailed solutions to assignments of MIT's Operating Systems Engineering course☆51Updated 9 months ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆29Updated 2 years ago
- Fabrice Bellard's fbcc C Compiler☆40Updated 5 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆43Updated 4 years ago
- JOS - MIT 6.828 Operating System Engineering 2016☆71Updated 7 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆34Updated 11 years ago
- Small implementation in C of a slab allocator in user space☆35Updated 8 months ago
- implement a full compiler based on c++ 11☆22Updated 7 years ago
- MIT JOS 6.828 2011☆22Updated 12 years ago
- A Small RISC-V Virtual Machine☆77Updated 2 years ago
- Mirror of git.qemu.org/seabios.git☆60Updated 2 weeks ago
- Zircon Kernel, Core Drivers, and Services☆32Updated 5 years ago
- ☆34Updated 6 years ago
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago
- A network stack implementation for xv6 OS☆29Updated 6 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆183Updated 6 years ago
- A Toy C Compiler☆9Updated 7 years ago
- Easy Compiler Compiler written in C++☆23Updated 7 years ago
- Minix 1.1 to 2.0.4☆51Updated 7 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆25Updated last year
- Hello RISC-V 64!☆17Updated 6 years ago
- ☆31Updated 3 years ago
- A simple UNIX-like operating system☆44Updated 9 years ago
- A virtio layer for xv6☆11Updated 5 years ago
- Linker and loader for elf relocatable files. Developed in C for ARM architecture.☆30Updated 10 months ago
- a 64-bit C compiler (and preprocessor, assembler, linker, etc.) for AMD64☆18Updated last year
- A MIPS port of xv6☆71Updated 8 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆52Updated this week
- This project involved the development of a x86 64 bit operating system (SBUnix). It was developed in C and Assembly language. System was …☆30Updated 9 years ago