huangqinjin / ucrtLinks
☆102Updated last year
Alternatives and similar repositories for ucrt
Users that are interested in ucrt are comparing it to the libraries listed below
Sorting:
- A minimal C runtime for Windows instead of MSVCRT☆107Updated 6 years ago
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆86Updated 4 years ago
- Let MSVC v141_xp/Clang targeted applications run on even older Windows versions☆44Updated last year
- Experimental win32 gui wrapper in C++☆68Updated 2 months ago
- Custom owner menubar drawing for win32 even with aero themes using undocumented Windows messages and structures, previously unknown.☆87Updated 9 months ago
- Git version of Windows SDK Headers☆16Updated 2 years ago
- A DPI-aware resizable wizard application written using Win32 API and modern C++ - https://building.enlyze.com/posts/writing-win32-apps-li…☆67Updated 3 years ago
- Unofficial Windows build of gdb with added features.☆80Updated last week
- Win32 Console Documentation -- in particular, console/standard handles and CreateProcess inheritance☆118Updated last year
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆37Updated 2 years ago
- Tiny C++ Library for Visual Studio to replace msvcrtxx.dll which causes bloatware.☆70Updated 16 years ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆92Updated last year
- PE Bliss - Cross-Platform Portable Executable C++ Library☆60Updated last year
- LLVM/Clang toolsets for Visual Studio 2026, 2022, 2019, 2017, 2015, 2013, 2012 and 2010.☆235Updated last month
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆172Updated 5 months ago
- run C++ from anywhere☆121Updated 5 years ago
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆199Updated last month
- Load a 64-bit DLL into a 32-bit process.☆29Updated 3 years ago
- x86_64 macro assembler entirely in C preprocessor☆44Updated 5 years ago
- Collection of libraries for use with x86 / x64 assembler☆127Updated 5 months ago
- Undocumented MSVC☆38Updated last year
- WCRT CMake build☆11Updated 11 years ago
- PICO processes toolbox, playground for PICO processes research☆74Updated 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)…☆39Updated last year
- A POSIX compliant C library for Windows☆52Updated last week
- An early concept build tool for compiling the Windows 2000 Source using my Easy-Build Environment..☆32Updated 4 years ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆169Updated 10 months ago
- NOCRT - simple replacement of some parts of C runtime library☆50Updated 4 months ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆199Updated 2 months ago
- How to GetProcAddress() like a boss 😎☆52Updated 8 years ago