rollbear / typical
Highly composable C++17 template meta programming library
☆39Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for typical
- Embrace (post) modern C++☆9Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 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
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- `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
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- homogeneous variadic function parameters☆17Updated 9 months ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- Easily batch-build cmake projects!☆17Updated 6 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 10 months ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 5 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- ☆15Updated 10 months ago
- A fast C++ dynamic_cast<> alternative.☆31Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆21Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 4 years ago
- Single Header Constexpr Circular Queue☆17Updated 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 last year
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆19Updated 3 years ago