sakra / cotire
CMake module to speed up builds.
☆1,302Updated 5 years ago
Alternatives and similar repositories for cotire:
Users that are interested in cotire are comparing it to the libraries listed below
- C++ compile-time enum to string, iteration, in a single header file☆1,749Updated last year
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆919Updated 5 months ago
- C++11 port of docopt☆1,052Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,518Updated 8 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,375Updated this week
- Your standard library for metaprogramming☆1,743Updated this week
- A simple to use, composable, command line parser for C++ 11 and beyond☆651Updated last year
- An Enhancement Suite for the CMake Build System☆440Updated 3 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,573Updated 7 months ago
- A (work-in-progress) nextgen Doxygen for C++☆951Updated 10 months ago
- My collection of CMake modules☆1,038Updated 2 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,175Updated 6 months ago
- C++ Benchmark Authoring Library/Framework☆844Updated 3 months ago
- Runtime polymorphism done right☆999Updated 3 years ago
- C++14 Dependency Injection library☆1,198Updated 2 weeks ago
- Async++ concurrency framework for C++11☆1,393Updated 6 months ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,395Updated last month
- Template for reliable, cross-platform C++ project setup using cmake.☆921Updated this week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,995Updated this week
- Lightweight profiler library for c++☆2,263Updated 4 months ago
- Header only C++14 mocking framework☆839Updated 2 weeks ago
- Finds problems in C++ source that slow development of large code bases☆707Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆840Updated last year
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation