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:
- 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
- Foundations of symbol based programming☆30Updated 5 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- WIP☆26Updated 6 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Updated last year
- Emulation of resumable expressions using boost.coroutine☆12Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- ☆26Updated 7 years ago
- ☆22Updated 7 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Provides LLDB data formatters for the rapidjson library☆11Updated 2 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- Easily batch-build cmake projects!☆18Updated 3 months ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- ☆13Updated 9 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 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