unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improved version of cmake-compile-features
☆74Feb 21, 2017Updated 9 years ago
Alternatives and similar repositories for compatibility
Users that are interested in compatibility are comparing it to the libraries listed below
Sorting:
- A small C++ library to handle hashed strings serving as identifiers.☆191Apr 16, 2020Updated 5 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Oct 21, 2016Updated 9 years ago
- ASIO Cooperative Task for await-based coroutine☆16Sep 8, 2018Updated 7 years ago
- C++ standard proposals☆16Jan 30, 2026Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Nov 28, 2025Updated 3 months ago
- Not Another Range Library☆39Mar 9, 2014Updated 11 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Dec 8, 2016Updated 9 years ago
- Papers for the C++ Standards Committee, WG21☆58May 16, 2025Updated 9 months ago
- Simple, flexible and modular assertion macro.☆229Dec 23, 2025Updated 2 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27May 25, 2018Updated 7 years ago
- Popular hash table implementation benchmarks☆27Jul 12, 2017Updated 8 years ago
- reverse engineering branch predictors☆18Feb 28, 2016Updated 10 years ago
- Design space for LLVM/Clang work☆45Jun 14, 2012Updated 13 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- forward declarations for C++ std headers☆75Jan 31, 2021Updated 5 years ago
- Warning suppression library (C++)☆83Mar 8, 2020Updated 5 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Feb 9, 2018Updated 8 years ago
- Presentation materials for the 2016 Berkeley C++ Summit☆14Oct 20, 2016Updated 9 years ago
- A C++14 library to make it easier to work with parameter packs☆57Jun 19, 2019Updated 6 years ago
- ☆13Apr 27, 2025Updated 10 months ago
- ☆13Apr 3, 2016Updated 9 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Nov 11, 2017Updated 8 years ago
- Like std::duration_cast, but without the undefined behaviour☆17Apr 21, 2025Updated 10 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Aug 8, 2018Updated 7 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Aug 9, 2024Updated last year
- A lightweight C++ framework for vectorizing image-processing code☆76Mar 22, 2017Updated 8 years ago
- Newly created, added xperf\readme.txt.☆16Jun 15, 2020Updated 5 years ago
- Non-nullable pointers for C++☆317Jun 23, 2017Updated 8 years ago
- A stab at constexpr bson creation☆32Jan 16, 2015Updated 11 years ago
- Compile-time printf-like string formatting☆76May 25, 2018Updated 7 years ago
- High-performance multicore-scalable data structures and benchmarks