Demo Code for presentation "C++ In Action"
☆150May 11, 2024Updated last year
Alternatives and similar repositories for CppInAction
Users that are interested in CppInAction are comparing it to the libraries listed below
Sorting:
- ☆37Sep 15, 2022Updated 3 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆232Sep 29, 2025Updated 5 months ago
- homogeneous variadic function parameters☆18Feb 20, 2024Updated 2 years ago
- ☆82Apr 12, 2025Updated 10 months ago
- Algorithm Competition Template Library☆18Feb 9, 2026Updated 3 weeks ago
- ☆25Nov 4, 2022Updated 3 years ago
- Demonstration app for my lightning talk at QtDevCon22 - Handling Large Amount of Text in QML☆11Aug 18, 2023Updated 2 years ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆288Feb 20, 2026Updated last week
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆373Updated this week
- Use Win2D WinRT compoment with help of C++/WinRT in a classic win32 C++ MFC application on Windows 10 1803☆11Jan 23, 2020Updated 6 years ago
- Companion code for User Interface Programming for Games☆12Jun 30, 2015Updated 10 years ago
- ☆24Nov 4, 2022Updated 3 years ago
- A memory leak and deadlock finder for C, C++☆76May 8, 2024Updated last year
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆285May 6, 2024Updated last year
- ☆22Jun 5, 2020Updated 5 years ago
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- C++ Tip Of The Week☆1,656May 20, 2025Updated 9 months ago
- A Simple C++ Http server/client above Boost.Beast☆206Jan 8, 2026Updated last month
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Feb 26, 2022Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Nov 3, 2025Updated 3 months ago
- A fast implementation of log() and exp()☆57Dec 14, 2022Updated 3 years ago
- base libraries including common functionality☆20Updated this week
- A C++20 library for sequence-orientated programming☆726Oct 24, 2025Updated 4 months ago
- Unicode UTF-8 <-> Unicode UTF-16 Conversion Utility Functions for Windows C++ Code☆16Oct 21, 2022Updated 3 years ago
- Papers intended for the C++ Standardization Committee☆14Nov 8, 2023Updated 2 years ago
- C++ library for programmatically managing iptables rules. Supports listing, adding, modifying, and deleting iptable rules.☆17Jul 12, 2023Updated 2 years ago
- RTTI library for fast visitation and multiple dispatch☆13Feb 9, 2025Updated last year
- A lightweight C++20 serialization and RPC library☆933Jan 23, 2026Updated last month
- C++ parsing DSL☆1,228Oct 18, 2025Updated 4 months ago
- Code projects for the book 'Hands-On Embedded Programming with C++17' by Maya Posch☆15Feb 8, 2019Updated 7 years ago
- Source code for a presentation on refactoring C++ while accounting for preprocessor interactions☆12Dec 31, 2023Updated 2 years ago
- C++20 Library with the fastest runtime and compile times☆14Jan 25, 2026Updated last month
- Qt Gstreamer 1.0: this is my staging area to send patches to freedesktop☆16May 6, 2016Updated 9 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Dec 29, 2022Updated 3 years ago
- Hierarchical statemachine library☆17Jan 7, 2026Updated last month
- Win2D for WinUI 3☆15Dec 7, 2020Updated 5 years ago
- Filter out GPS Noise on Arduino and applying a Kalman Filter with SSE implementation☆17Jun 28, 2021Updated 4 years ago
- Example Cpp project that uses NuGet PackageReference (instead of packages.config)☆14Jan 26, 2019Updated 7 years ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Aug 1, 2023Updated 2 years ago