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++ features jump start☆123Updated 3 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- A tuple that lets you access members by name, too.☆24Updated 8 years ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- Thread aware Signal/Slot library☆83Updated 8 months ago
- Code samples from https://vorbrodt.blog/☆114Updated this week
- Algorithm wrappers☆97Updated last month
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- Boost.org config module☆75Updated 3 weeks ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last week
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- A C++14 reflection library☆77Updated 2 weeks ago
- Boost.org circular_buffer module☆64Updated 3 weeks ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- ☆27Updated last year
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 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 last week
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- C++ application examples showing how to use the CS libraries☆38Updated 8 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆45Updated last week
- A bunch of small C++ utilities☆69Updated last year
- Boost Quaternions, Vectors, Matrices library☆87Updated 3 weeks ago
- Modern C++ generic header-only template library.☆104Updated 4 months ago
- Containers for building C++ on CI☆48Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago