leishen / wcrtLinks
WCRT CMake build
☆11Updated 11 years ago
Alternatives and similar repositories for wcrt
Users that are interested in wcrt are comparing it to the libraries listed below
Sorting:
- ☆98Updated last year
- Tiny C++ Library for Visual Studio to replace msvcrtxx.dll which causes bloatware.☆69Updated 16 years ago
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆86Updated 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
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 3 months ago
- Hotpatching in Windows with 5 methods.☆66Updated 6 years ago
- Compile time assembler with nasm syntax☆79Updated 3 years ago
- fast pdb debug symbol downloader☆21Updated 3 weeks ago
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆110Updated 12 years ago
- A minimal C runtime for Windows instead of MSVCRT☆107Updated 6 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- x86 dynamic recompiler library☆59Updated last week
- Generating binary modules with zasm☆13Updated 3 years ago
- C++ OOP GUI Library☆38Updated 5 years ago
- Let MSVC v141_xp/Clang targeted applications run on even older Windows versions☆43Updated last year
- A performant and memory efficient storage for immutable strings with C++17. Supports all standard char types: char, wchar_t, char16_t, ch…☆56Updated 3 years ago
- NOCRT - simple replacement of some parts of C runtime library☆44Updated 2 months ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆109Updated 2 weeks ago
- My C stuff.☆46Updated this week
- Header only library for binding, reordering and currying of function arguments without cost☆18Updated 7 years ago
- Divide 64-bit integers faster than hardware. Or precompute for a given denom and quickly divide repeatedly.☆30Updated 3 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
- C++ constexpr implementation of XXH3☆51Updated 2 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 8 years ago
- Experimental win32 gui wrapper in C++☆67Updated last month
- Add a stacktrace to every c++ exception in Windows☆23Updated 5 years ago
- A single header library for simply creating statically allocated state machines.