arnemertz / blog-codeLinks
Code featured on my blog
☆10Updated 5 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:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- ☆26Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- ☆32Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- Generic 2D graphics library for C++14☆28Updated 6 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Optimizing the memory layout of std::tuple☆33Updated 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
- Embrace (post) modern C++☆9Updated 3 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆37Updated 10 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- ☆34Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 3 months ago