fenbf / articlesLinks
helper repository for various articles that I publish
☆60Updated 11 months ago
Alternatives and similar repositories for articles
Users that are interested in articles are comparing it to the libraries listed below
Sorting:
- 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☆108Updated last year
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 2 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 11 months ago
- Thread aware Signal/Slot library☆82Updated 3 months ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- Boost.org config module☆75Updated last week
- C++ features jump start☆123Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Library for comfortable work with DLL and DSO☆61Updated 2 weeks ago
- A bunch of small C++ utilities☆66Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Asio Buffers without the Asio☆14Updated 2 weeks ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- This is the code repository for my book "C++20 - Get the Details"☆97Updated last year
- A C++14 reflection library☆73Updated last month
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- Source Code for C++ Lambda Story Book☆30Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- C++11 compatible charconv☆31Updated last week
- 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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 8 years ago
- Boost.org circular_buffer module☆60Updated 2 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 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year