MKlimenko / check_compile_timesLinks
Check various boost headers impact on the compilation time
☆11Updated 3 years ago
Alternatives and similar repositories for check_compile_times
Users that are interested in check_compile_times are comparing it to the libraries listed below
Sorting:
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- WG21 Proposals and Drafts☆14Updated 3 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
- C++ Dynamic loader generator for C APIs☆17Updated 6 years ago
- homogeneous variadic function parameters☆17Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 3 months ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- C++ header-only data reflection/introspection☆9Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++20 for flag enums☆27Updated 5 years ago
- ☆17Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- moderngpu algorithms for C++ shaders☆16Updated 4 years ago
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Easily batch-build cmake projects!☆18Updated 3 months 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
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Experimental JSON builder based on C++ reflection☆51Updated 2 months ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 6 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 4 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last year