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:
- 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
- My C stuff.☆46Updated last month
- 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
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆48Updated 10 months ago
- PICO processes toolbox, playground for PICO processes research☆73Updated 8 years ago
- C++ Extended Template Library☆15Updated 3 months ago
- Structure to Tuple Conversions in C++17☆27Updated 6 years ago
- ☆106Updated last year
- 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
- Kernel-mode C++ unit testing framework in BDD-style☆52Updated 5 months ago
- Assembler toolkit based on AsmJit☆248Updated 3 months ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆61Updated last year
- ☆68Updated 4 years ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆92Updated last year
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆41Updated 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
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago
- A binary optimization/specialization library supporting multiple rewriters☆119Updated 4 years ago
- The Bareflank Processor Abstraction Layer☆39Updated 3 years ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆204Updated 2 months ago
- Compile-time Evaluable SHA3 in C++: Permutation-based Cryptographic Hashing☆13Updated last month
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆207Updated 3 months ago
- x86_64, PE32+, FAT32 bootloader☆26Updated 4 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
- working fork() on windows vista and newer☆47Updated 13 years ago
- A general purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library…☆93Updated last year
- Sampling profiler for native applications on Windows, based on ETW☆71Updated 5 months ago