arnemertz / blog-code
Code featured on my blog
☆10Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for blog-code
- Foundations of symbol based programming☆30Updated 4 years ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆50Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆14Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- WIP☆26Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Emulation of resumable expressions using boost.coroutine☆12Updated 6 years ago
- A collection of bit manipulation routines for C++☆19Updated 11 years ago
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Compile-time printf-like string formatting☆76Updated 6 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
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆14Updated 8 months ago
- ☆26Updated 6 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- ☆30Updated 8 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 6 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Easily batch-build cmake projects!☆17Updated 5 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 9 months ago
- A signal/slot implementation using std::function.☆11Updated 10 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆42Updated 3 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year