yunzhe99 / ComplierTasksLinks
武汉大学弘毅学堂编译原理课程设计系列实验
☆15Updated 6 years ago
Alternatives and similar repositories for ComplierTasks
Users that are interested in ComplierTasks are comparing it to the libraries listed below
Sorting:
- C language compiler (LLVM + MIPS dual backend with the visualization interface). Complete models about lexical analysis, syntax analysis,…☆24Updated 7 years ago
- An implementation of memcpy for amd64 with clang/gcc☆15Updated 3 years ago
- AST interpreter with clang 5.0.0 and llvm 5.0.0☆14Updated 6 years ago
- Userspace eBPF Runtime Benchmarking Test Suite and Results☆17Updated last year
- Some CS notes during Jiawei's undergrad.☆32Updated 3 years ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 8 years ago
- Linux io_uring based c++ 20 coroutine library☆29Updated 3 years ago
- Source code for the FAST '23 paper “MadFS: Per-File Virtualization for Userspace Persistent Memory Filesystems”☆45Updated 2 years ago
- 对zircon内核的一些分析,欢迎补充!☆61Updated 5 years ago
- QStack,a high-concurrency-and-low-latency user-level TCP stack for multicore systems, which can handle TCP concurrrent connection in 10 m…☆20Updated 2 years ago
- This is the term project of course 'Object-Oriented Programming' ,SSE, Tongji University, 2017.☆15Updated 8 years ago
- DIY Compiler☆45Updated last year
- 用Rust语言重写Linux kernel中的KVM☆16Updated 3 years ago
- 上海交通大学软件学院🍭操作系统课程🍦实验☆26Updated 4 years ago
- 基于Rust语言的OS Kernel -- zCore☆19Updated 3 years ago
- Linux kernel labs☆55Updated 4 years ago
- ☆23Updated 2 years ago
- kvm hypervisor☆16Updated 2 years ago
- 个人学习编译原理、理解创造一个编译器主体流程的小项目☆10Updated 5 years ago
- [WIP] Interval Analysis on LLVM IR☆12Updated 5 years ago
- ChocoPy LLVM Repo☆77Updated 3 years ago
- 使用NASM汇编以及C++(内嵌MASM)编写的实模式操作系统,以及一个汇编编写的QQ堂图形化游戏☆77Updated 5 years ago
- SwornDisk是一个面向可信执行环境的、基于日志结构的安全块设备(全国大学生操作系统比赛2022)☆23Updated 3 years ago
- 基于Rust和eBPF实现RDMA内核模块、驱动☆20Updated 3 years ago
- A compiler of C subset by USTB OWL Wheel Lab.☆13Updated 2 years ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆50Updated 5 years ago
- PIN-based Fault-Injector is a fault injector based on the Intel PIN tool. For more information, please refer to the following paper:☆18Updated 7 years ago
- LLVM-Canon aims to transform LLVM modules into a canonical form by reordering and renaming instructions while preserving the same semanti…☆31Updated last year
- Trusted I/O Paths for SGX Enclaves☆18Updated 5 years ago
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆46Updated 3 years ago