iboB / dllpatch
CLI util: Poor man's rpath for Windows executables.
☆11Updated 6 years ago
Alternatives and similar repositories for dllpatch:
Users that are interested in dllpatch are comparing it to the libraries listed below
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 6 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Debug symbol resolution library (PDB, addr2line)☆26Updated 2 months ago
- String to Float Benchmark☆19Updated 6 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- An open-source C++ library for parsing reStructuredText☆18Updated 10 years ago
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆13Updated last year
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- Yet Another MAthematical library☆13Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- JSON pull-parser/push-serializer library for C++☆20Updated 6 months ago
- Simple embeddable C++11 async tcp,http and websocket serving.☆10Updated 6 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated last month
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A library of tools for compiler construction.☆12Updated 8 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated 2 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Lock-free memory allocator☆20Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago