tpoechtrager / wclangLinks
Cross compile source code easily for Windows with clang on Linux/Unix
☆311Updated 2 years ago
Alternatives and similar repositories for wclang
Users that are interested in wclang are comparing it to the libraries listed below
Sorting:
- Win32 PE Parser☆110Updated last year
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆199Updated last week
- ☆101Updated last year
- Minimal Clang for windows☆61Updated 7 years ago
- MSVC via Wine in Docker☆121Updated 4 years ago
- Tiny C++ Library for Visual Studio to replace msvcrtxx.dll which causes bloatware.☆69Updated 16 years ago
- A better c++filt and a better undname.exe, in one binary.☆370Updated last year
- An easy to use, tiny, public domain, C wrapper library around Igor Pavlov's work that can be used to compress and extract lzma files.☆135Updated 8 years ago
- Win32 Console Documentation -- in particular, console/standard handles and CreateProcess inheritance☆115Updated last year
- dlopen from memory☆219Updated 10 years ago
- run C++ from anywhere☆121Updated 5 years ago
- Unix cc compiler to Microsoft's cl compiler wrapper☆133Updated 5 months ago
- ☆68Updated 4 years ago
- POSIX equivalent of Windows DLL import libraries☆259Updated 5 months ago
- Using Visual Studio Compiler with Wine☆31Updated 7 years ago
- Unofficial Windows build of gdb with added features.☆80Updated 4 months ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆188Updated 9 years ago
- A wrapper around gcc for creating binaries without dependencies on newer glibc versions☆43Updated 2 years ago
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆86Updated 4 years ago
- LLVM/Clang toolsets for Visual Studio 2022, 2019, 2017, 2015, 2013, 2012 and 2010.☆232Updated 3 weeks ago
- userland exec for Linux x86_64☆67Updated 3 years ago
- List shared object dependencies of a portable executable (PE)☆55Updated 2 years ago
- Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library m…☆218Updated 2 years ago
- Scripts for building compilers that run anywhere, which build things that run anywhere☆93Updated 6 years ago
- Python3 script that takes an EXE file, automatically figures out all the DLL dependencies, and copies them next to the EXE.☆77Updated last year
- ☆20Updated 10 years ago
- Tiny loaders for various binary formats.☆241Updated 9 years ago
- x86_64 macro assembler entirely in C preprocessor☆44Updated 5 years ago
- Build portable Linux binaries without using an ancient distro☆860Updated last year
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago