rollbear / typicalLinks
Highly composable C++17 template meta programming library
☆40Updated 6 years ago
Alternatives and similar repositories for typical
Users that are interested in typical are comparing it to the libraries listed below
Sorting:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- ☆25Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated 2 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 8 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Small C++ preprocessor library☆13Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- test suite generation for C++☆28Updated 7 months ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 6 years ago