fenbf / articlesLinks
helper repository for various articles that I publish
☆62Updated last year
Alternatives and similar repositories for articles
Users that are interested in articles are comparing it to the libraries listed below
Sorting:
- C++ application examples showing how to use the CS libraries☆39Updated 9 months ago
- Boost.org config module☆75Updated last week
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Thread aware Signal/Slot library☆84Updated 9 months ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Boost.org circular_buffer module☆64Updated last month
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 2 weeks ago
- Code samples from https://vorbrodt.blog/☆115Updated last month
- Examples of PVS-Studio integration in CMake (CLion/QtCreator)☆59Updated last year
- Boost Quaternions, Vectors, Matrices library☆87Updated 3 weeks ago
- Library for comfortable work with DLL and DSO☆65Updated last week
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- This is the code repository for my book "C++20 - Get the Details"☆102Updated 2 years ago
- A C++14 reflection library☆78Updated 3 weeks ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last month
- C++ features jump start☆123Updated 3 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- Portable UUID generation library for C++☆26Updated 2 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 5 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 9 months ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- Algorithm wrappers☆97Updated 2 months ago
- Boost.org signals2 module☆85Updated last month
- C++20 implementation of {{ mustache }}☆86Updated last year
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago