TheSYNcoder / JuCCLinks
JuCC - Jadavpur University Compiler Compiler
☆44Updated 3 years ago
Alternatives and similar repositories for JuCC
Users that are interested in JuCC are comparing it to the libraries listed below
Sorting:
- Lightweight WINAPI tracing with Pin☆27Updated 6 years ago
- The kernel mode Standard Template Library Template☆19Updated 5 years ago
- Virtual Machine for x64 and x86 systems☆37Updated 7 months ago
- RISC-V to x86/64 instruction emulator written in C/C++☆10Updated 3 years ago
- 🐞 A simple Windows x86 debugging framework written in C++20 that supports software breakpoints and hardware breakpoints. It can be used …☆13Updated 8 months ago
- A stack and register based virtual machine which can compile and execute arbitrary code in runtime☆45Updated 8 months ago
- An easy to use modern C++14/17 async cross-platform logger which supports custom formatting/patterns, colored output, Unicode, file loggi…☆27Updated 5 years ago
- Disassembler Library for x86 and x86-64☆14Updated 5 years ago
- An open source library for operating the Windows Overlay Filter driver.☆22Updated 6 years ago
- Little C编译器☆27Updated 6 years ago
- Single-header C++20 library to remove recursion using coroutines☆13Updated 5 years ago
- RISC-V Disassembler☆18Updated 5 years ago
- Hexadecimal editor.☆30Updated 10 years ago
- Constexpr hash functions for C++☆19Updated 5 years ago
- A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant c…☆25Updated 2 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 7 years ago
- The most trivial virtual machine that can run a few x86 machine code instructions.☆26Updated 8 years ago
- x86 virtualization study notes using Intel VT-x☆22Updated 11 years ago
- Allocation-free move-only alternative to std::function for C++17☆12Updated 4 years ago
- A drop-in replacement for the C++ STL for kernel mode Windows drivers. The goal is to have implementations for things like the standard a…☆32Updated 9 years ago
- 🧶 The Win32 usermode threading library with UMS/fibers/threads support☆30Updated 6 years ago
- working fork() on windows vista and newer☆47Updated 13 years ago
- use crystalCPUID to identify vt-x & amd-v☆17Updated 10 years ago
- A Linux based Windows compatible user mode kernel☆59Updated 16 years ago
- Generating binary modules with zasm