kenavolic / mvm
c++ library for building virtual machine for minimal instruction sets from a static descriptive model
☆12Updated 5 years ago
Alternatives and similar repositories for mvm:
Users that are interested in mvm are comparing it to the libraries listed below
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last year
- Purgeable memory allocations for Linux☆30Updated 5 years ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆29Updated 5 months ago
- How to GetProcAddress() like a boss 😎☆50Updated 8 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆52Updated 6 years ago
- kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent …☆57Updated 6 years ago
- A C++14 constexpr implementation of SHA256☆34Updated 8 months ago
- x86_64 macro assembler entirely in C preprocessor☆43Updated 5 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆53Updated 8 months ago
- run C++ from anywhere☆117Updated 5 years ago
- Win32 Fiber async/await demo☆48Updated 6 years ago
- ☆78Updated 10 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 5 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- Allocation-free move-only alternative to std::function for C++17☆11Updated 4 years ago
- Cross-platform OS features in C++☆27Updated 3 years ago
- A tagged-pointer type for C++.☆31Updated last year
- My C stuff.☆45Updated this week
- Variadic, completion-based futures for C++17☆44Updated 5 years ago
- Tiny C++ Library for Visual Studio to replace msvcrtxx.dll which causes bloatware.☆67Updated 15 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- Libraries for extending WinDbg and its underlying components.☆110Updated last week
- A fast, zero dependency, single-header WebAssembly interpreter☆35Updated last year
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆33Updated 3 years ago
- Kaitai Struct: runtime for C++ using STL☆72Updated this week
- 32-bit x86 emulator using ncurses and capstone/keystone/unicorn☆29Updated 6 years ago
- Kernel-mode C++ unit testing framework in BDD-style☆50Updated last year