MKlimenko / check_compile_times
Check various boost headers impact on the compilation time
☆11Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for check_compile_times
- A clean implementation of reflection and related proposals.☆29Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆33Updated 7 months ago
- This repository is a very simple C++ modules example.☆23Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- homogeneous variadic function parameters☆17Updated 9 months ago
- Implementation of the P2300 specification☆9Updated 2 years ago
- ☆26Updated 4 years ago
- C++ header-only data reflection/introspection☆9Updated 2 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 7 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 10 months ago
- WG21 Proposals and Drafts☆14Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- use cling scripting with C++ and cmake☆33Updated 5 years ago
- C++20 for flag enums☆27Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 2 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Towards a constexpr version of the C++ standard library☆18Updated 10 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- meta-programming, C++11☆16Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- A modern C++ standard library.☆15Updated last year
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago