kenavolic / mvmLinks
c++ library for building virtual machine for minimal instruction sets from a static descriptive model
☆12Updated 6 years ago
Alternatives and similar repositories for mvm
Users that are interested in mvm are comparing it to the libraries listed below
Sorting:
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 2 weeks ago
- x86_64 macro assembler entirely in C preprocessor☆43Updated 5 years ago
- Allocation-free move-only alternative to std::function for C++17☆11Updated 4 years ago
- run C++ from anywhere☆119Updated 5 years ago
- How to GetProcAddress() like a boss 😎☆52Updated 8 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated 3 months 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
- Perform regex pattern matching on binary data. (Regex-like)☆37Updated 7 years ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆30Updated 7 months ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆31Updated 11 months ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆32Updated 2 years ago
- kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent …☆58Updated 6 years ago
- Demangles Microsoft Visual C++ symbol names☆15Updated 8 years ago
- Win32 Fiber async/await demo☆48Updated 6 years ago
- A C++14 constexpr implementation of SHA256☆34Updated 10 months ago
- cross platform library to manipulate and extract information of memory regions☆34Updated 7 years ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆87Updated 9 months ago
- Purgeable memory allocations for Linux☆30Updated 5 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆33Updated last year
- Cross-platform asynchronous I/O library☆18Updated last year
- ☆10Updated 2 weeks ago
- implementation of some function from string.h using SSE2 instructions☆21Updated 8 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆54Updated 10 months ago
- C++ Code+Data Obfuscation Library with Build-Time Polymorphism☆107Updated 7 years ago
- Standalone DLL that implements LLVM's demangling functionality.☆17Updated 3 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- Header only library for binding, reordering and currying of function arguments without cost☆18Updated 6 years ago
- Modern (idiomatic) binding between COM and C++☆42Updated 9 years ago