fenbf / articlesLinks
helper repository for various articles that I publish
☆61Updated last year
Alternatives and similar repositories for articles
Users that are interested in articles are comparing it to the libraries listed below
Sorting:
- Thread aware Signal/Slot library☆84Updated 9 months ago
- C++ features jump start☆123Updated 3 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Code samples from https://vorbrodt.blog/☆115Updated 3 weeks ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- A fixed capacity dynamically sized string☆69Updated last week
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- C++ application examples showing how to use the CS libraries☆38Updated 8 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated this week
- A bunch of small C++ utilities☆70Updated 2 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☆50Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Generate C++ class from JSON data☆46Updated 2 years ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆45Updated 3 weeks ago
- Algorithm wrappers☆97Updated last month
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 2 years ago
- Boost.org config module☆75Updated this week
- Examples of PVS-Studio integration in CMake (CLion/QtCreator)☆59Updated last year
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated last week
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆28Updated 7 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- ☆31Updated 4 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Boost.org property_tree module☆60Updated 2 weeks ago