arnemertz / blog-codeLinks
Code featured on my blog
☆10Updated 4 years ago
Alternatives and similar repositories for blog-code
Users that are interested in blog-code are comparing it to the libraries listed below
Sorting:
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Foundations of symbol based programming☆30Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- Standalone C++11 implementation of variant☆13Updated 5 years ago
- unmaintained - A C++11 header-only library providing optional and variant classes☆11Updated 8 years ago
- ☆26Updated 7 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 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
- Embrace (post) modern C++☆9Updated 3 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- WIP☆27Updated 6 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
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago