chximn / CPULinks
Intel's x86-64 Architecture Simulation in C++
☆212Updated 3 years ago
Alternatives and similar repositories for CPU
Users that are interested in CPU are comparing it to the libraries listed below
Sorting:
- Implementing a CPU emulator using C++Templates☆150Updated 4 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆200Updated 2 weeks ago
- A kernel with alot features like GOP and PCI support with uefi bootlaoder. It can handle many interrupts like PS2 Mosue and keyboard.☆79Updated 2 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- Interactive C/C++ preprocessor macro debugger☆168Updated 4 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆125Updated 6 years ago
- Barebones multiboot kernel for beginners☆153Updated 5 years ago
- A C++20 2D oriented game engine☆91Updated last year
- C++ preprocessor☆238Updated this week
- GDB frontend made with Dear ImGui☆137Updated last year
- X86 CPU topics overview for developers , oriented towards performance☆200Updated 4 months ago
- Bytecode interpreter☆76Updated 5 months ago
- A compile-time CHIP-8 emulator☆38Updated 5 years ago
- ☆45Updated 4 years ago
- ☆123Updated 4 years ago
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆89Updated 5 months ago
- A single header buddy memory allocator for C & C++☆188Updated 2 months ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆187Updated 2 months ago
- A library to parse C/C++ source as AST☆352Updated 2 weeks ago
- C++ syntactic sugar collection☆94Updated 3 years ago
- The modern documentation tool for C++.☆330Updated 11 months ago
- A lightweight native GUI for LLDB.☆155Updated last year
- A C++ high level library for running shell processes☆203Updated 3 years ago
- Microbenchmarking for Modern C++☆223Updated 4 years ago
- Forward, no matter what.☆132Updated 3 years ago
- Translates binary information (images, fonts, shaders) into C++ source code.☆133Updated last year
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆475Updated 10 months ago
- Experimental clang support for WG21 P2996 (Reflection).☆119Updated last week