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☆20Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆33Updated last year
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 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
- Experimental library for coroutines and networking☆16Updated 7 years 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…☆14Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated this week
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆58Updated this week
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last week
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆24Updated 2 weeks ago
- A C++20 serialization library (cereal fork)☆30Updated 3 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- The Fancy Named Parameters Library☆34Updated last month
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- C++ Concurrency library!☆27Updated 6 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- homogeneous variadic function parameters☆17Updated last year
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago