wang-bin / cmake-toolsLinks
Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android
☆41Updated 3 months ago
Alternatives and similar repositories for cmake-tools
Users that are interested in cmake-tools are comparing it to the libraries listed below
Sorting:
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- CMake, the cross-platform, open-source build system.☆12Updated 4 months ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆28Updated 6 years ago
- Library for cross-platform C threads functions☆14Updated 9 months ago
- A C++17 full-text search engine library☆33Updated 3 years ago
- Standalone reimplementation of //base module from Chromium☆57Updated last week
- Debug symbol resolution library (PDB, addr2line)☆25Updated 3 weeks ago
- bin2cpp: The easiest way to embed small files into a c++ executable. bin2cpp converts text or binary files to C++ files (*.h, *.cpp) for …☆89Updated last month
- Generic C++11 PIMPL implementation☆12Updated last year
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- ☆14Updated 2 years ago
- A small toy PBR renderer used for testing some of my small "stb-style" asset loading libraries.☆13Updated 3 years ago
- C++ byte array implementation.☆23Updated 2 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 6 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- Portable Memory Mapping C++ Class (Windows/Linux)☆53Updated 2 years ago
- Library to provide access to DWARF debugging information.☆24Updated 5 years ago
- An Array Mapped Tree implementation