rollbear / typicalLinks
Highly composable C++17 template meta programming library
☆39Updated 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☆19Updated 3 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 5 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
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- A C++20 serialization library (cereal fork)☆29Updated 2 weeks ago
- Tiny portable C++ library for atomic operations☆54Updated 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
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 4 months ago
- C++ concurrent programming library☆28Updated last year
- C++20 for flag enums☆27Updated 5 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago