rollbear / typical
Highly composable C++17 template meta programming library
☆39Updated 5 years ago
Alternatives and similar repositories for typical:
Users that are interested in typical are comparing it to the libraries listed below
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 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
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- C++20 for flag enums☆27Updated 4 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- Easily batch-build cmake projects!☆17Updated 9 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Command line argument parser (C++14)☆18Updated 5 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- Cake is a fast build system written in Python.☆20Updated 5 years ago