A directory for the Daily bit(e) of C++ series of posts.
☆204Jun 26, 2024Updated last year
Alternatives and similar repositories for daily-bite-cpp
Users that are interested in daily-bite-cpp are comparing it to the libraries listed below
Sorting:
- ☆23Oct 1, 2023Updated 2 years ago
- The Standard Algorithms in C++.☆1,318Feb 16, 2024Updated 2 years ago
- Order Book implementation in C++20 (Concepts & Co-Routines)☆30May 14, 2024Updated last year
- Articles on various software desing and development topics, with accent on the contamporary C++☆277Sep 3, 2025Updated 5 months ago
- Json benchmark based on nativejson-benchmark☆35Feb 6, 2025Updated last year
- A C++ type to trace calls to special member functions.☆104Apr 22, 2024Updated last year
- Solutions for Advent of Code 2022 using Modern C++.☆32Dec 25, 2022Updated 3 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Aug 10, 2025Updated 6 months ago
- Low-level C89 Closed/Open-addressed hashtable implementation.☆28Dec 28, 2024Updated last year
- A CMake primer for the rest of us.☆36Dec 17, 2022Updated 3 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Feb 16, 2022Updated 4 years ago
- My solutions to the 100 problems of The Modern C++ Challenge, a book by Marius Bancila (published by Packt).☆42Feb 7, 2023Updated 3 years ago
- Examples and shell scripts for C++20 modules article & video.☆22Sep 8, 2021Updated 4 years ago
- An STL-like ring buffer for C++11.☆27Sep 11, 2022Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Experiments with compile-time metaprogramming☆11Dec 29, 2025Updated 2 months ago
- An HTML generator for Valgrind's Memcheck tool☆48Mar 16, 2021Updated 4 years ago
- The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accept…☆845Aug 10, 2024Updated last year
- string pattern matching in C++20☆10Dec 1, 2021Updated 4 years ago
- Slides to my talks on various conferences☆11Jun 17, 2025Updated 8 months ago
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- Compilation of header-only C++23 constexpr utilities☆13Aug 12, 2024Updated last year
- A C++20 header-only library to convert Structs to Tuples, and Tuples to Structs!☆15Jan 23, 2025Updated last year
- Code from Video 2: https://www.youtube.com/watch?v=lfzDWHU5LbI☆12Mar 6, 2021Updated 4 years ago
- Using C++ templates to track dimensional metadata☆11Nov 20, 2020Updated 5 years ago
- Template repository with a simple development environment for C++ projects using VSCode and Docker.☆17May 17, 2022Updated 3 years ago
- A C++ repository to pipe operations functional and Unix style!☆32Apr 10, 2023Updated 2 years ago
- CMake for C++ Best Practices☆1,680Feb 5, 2026Updated 3 weeks ago
- C++14 single-header library to control a DJI Ryze Tello drone using the Tello SDK 2.0☆18Updated this week
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Nov 3, 2025Updated 3 months ago
- Concurrency with modern C++☆33Jun 2, 2021Updated 4 years ago
- Modern C++ solutions for Advent of Code 2021☆35Dec 25, 2021Updated 4 years ago
- The quantities and units library for C++☆1,364Updated this week
- Graphical systemd UI tools☆21Jul 16, 2025Updated 7 months ago
- Work in progress: Cross Platform Game Engine☆14Updated this week
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- Easily find a clang-format configuration close to the existing code style☆26Jun 20, 2025Updated 8 months ago
- ☆16Jun 29, 2022Updated 3 years ago