Bareflank / standalone_cxxLinks
run C++ from anywhere
☆126Updated 6 years ago
Alternatives and similar repositories for standalone_cxx
Users that are interested in standalone_cxx are comparing it to the libraries listed below
Sorting:
- My C stuff.☆46Updated last month
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆38Updated 7 months ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆97Updated 3 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆114Updated 2 weeks ago
- How to GetProcAddress() like a boss 😎☆53Updated 8 years ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆33Updated last year
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆92Updated last year
- A binary optimization/specialization library supporting multiple rewriters☆118Updated 4 years ago
- ☆106Updated last year
- Assembler toolkit based on AsmJit☆248Updated 3 months ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆61Updated last year
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 7 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆48Updated 9 months ago
- Compile-time Evaluable SHA3 in C++: Permutation-based Cryptographic Hashing☆13Updated 3 weeks ago
- C++ Extended Template Library☆15Updated 3 months ago
- ☆68Updated 4 years ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆204Updated last month
- Kernel-mode C++ unit testing framework in BDD-style☆51Updated 4 months ago
- A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.☆61Updated 3 years ago
- Compile time assembler with nasm syntax☆91Updated 3 years ago
- Structure to Tuple Conversions in C++17☆27Updated 6 years ago
- LLVM/Clang toolsets for Visual Studio 2026, 2022, 2019, 2017, 2015, 2013, 2012 and 2010.☆238Updated last month
- C++ byte array implementation.☆24Updated 3 years ago
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆23Updated 2 years ago
- Cryptography library for modern C++.☆77Updated 2 years ago
- SoftWire lets you create new functions at run-time using functions and constructs which closely resemble x86 syntax, entirely within C++.…☆37Updated 11 years ago
- The Bareflank Processor Abstraction Layer☆39Updated 3 years ago
- PICO processes toolbox, playground for PICO processes research☆73Updated 8 years ago
- A bare metal port of the GNU ISO C++ library☆40Updated 2 years ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆39Updated last year