Bareflank / standalone_cxxLinks
run C++ from anywhere
☆121Updated 5 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☆35Updated 3 months ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆97Updated 3 years ago
- My C stuff.☆46Updated last week
- ☆100Updated last year
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆110Updated 3 weeks ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆44Updated 6 months ago
- Compile time assembler with nasm syntax☆79Updated 3 years ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆90Updated last year
- Assembler toolkit based on AsmJit☆239Updated this week
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆44Updated 6 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆59Updated last year
- C++ Extended Template Library☆15Updated 2 years ago
- A bare metal port of the GNU ISO C++ library☆38Updated 2 years ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆32Updated last year
- A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.☆60Updated 3 years ago
- Kernel-mode C++ unit testing framework in BDD-style☆50Updated last month
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆192Updated 3 weeks ago
- ☆68Updated 4 years ago
- PICO processes toolbox, playground for PICO processes research☆74Updated 7 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- A binary optimization/specialization library supporting multiple rewriters☆115Updated 4 years ago
- Structure to Tuple Conversions in C++17☆27Updated 5 years ago
- The Bareflank Processor Abstraction Layer☆38Updated 3 years ago
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆21Updated 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
- C++ byte array implementation.☆23Updated 2 years ago
- CMake module for building IDL files with MIDL and generating CLR DLL using Tlbimp☆25Updated 11 months ago
- How to GetProcAddress() like a boss 😎☆53Updated 8 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 8 years ago
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆22Updated last year