Example C++23 and C++20 syntax and tests of compilers and CMake
☆118Feb 16, 2026Updated 2 weeks ago
Alternatives and similar repositories for Cpp23-examples
Users that are interested in Cpp23-examples are comparing it to the libraries listed below
Sorting:
- A few examples of C23, C17, C11 standards to check compilers and build systems☆27Feb 16, 2026Updated 2 weeks ago
- C++11 compatible charconv☆31Feb 11, 2026Updated 2 weeks ago
- The Fancy Named Parameters Library☆36Oct 21, 2025Updated 4 months ago
- Coroutine based asynchronous IO using poll and io_uring for C++20☆15Nov 13, 2025Updated 3 months ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆59Updated this week
- C++20 Compact Tuple Tools☆56Updated this week
- Boost.Scope, a collection of scope guard utilities.☆17Dec 13, 2025Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆38Jan 2, 2026Updated 2 months ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Feb 22, 2025Updated last year
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆245Sep 3, 2024Updated last year
- experimental parallel json parser, scj3 (claujson)☆14Feb 1, 2026Updated last month
- Compile-time string processing utilities, with TypeName resolution and built-in file path manipulation☆14Feb 23, 2026Updated last week
- C++20 modules examples☆68Feb 9, 2026Updated 3 weeks ago
- Buffer and byte algorithms/types based on those of Asio☆15Jan 26, 2022Updated 4 years ago
- Just another header-only C++17 CSV parser☆18Feb 24, 2026Updated last week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Sep 26, 2024Updated last year
- This is the code repository for my book "C++20 - Get the Details"☆104Nov 16, 2023Updated 2 years ago
- A [WIP] C++20 cross-platform desktop app framework☆17Aug 25, 2024Updated last year
- A C++14 reflection library☆78Dec 26, 2025Updated 2 months ago
- C++20 and onward collection of high performance data containers and related tools☆56Jan 21, 2026Updated last month
- Intrusive reference counting smart pointer, highly configurable reference counted base class and various adapters☆24Sep 22, 2025Updated 5 months ago
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆41Feb 9, 2026Updated 3 weeks ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆574Jul 18, 2025Updated 7 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Aug 22, 2024Updated last year
- The Reactive C++ Toolbox is an open source library of C++20 components designed for efficient, asynchronous network applications on the L…☆22Dec 1, 2025Updated 3 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆47Feb 4, 2026Updated 3 weeks ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆28Feb 22, 2026Updated last week
- Performance profiling of JSON libraries☆28Jun 8, 2025Updated 8 months ago
- C++20 SIMD Within A Register library☆47May 9, 2025Updated 9 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆142Feb 8, 2026Updated 3 weeks ago
- 记录Qt关于机器人仿真的工具,主要使用Coin3D、msvc2008、Qt4.8.6☆11Apr 13, 2020Updated 5 years ago
- oystr recursively searches directories for a substring.☆11Apr 24, 2022Updated 3 years ago
- OLD. FOR NEW GO TO sha512sum.xyz☆11Aug 29, 2024Updated last year
- Checkpointing PoW blockchains with HotStuff BFT☆10Jan 5, 2022Updated 4 years ago
- ☆10May 23, 2023Updated 2 years ago
- C++26 STL for C++14~ developers☆12May 23, 2025Updated 9 months ago
- Coroutine implementation for C++11☆18Apr 14, 2012Updated 13 years ago
- Tiny Test System☆27Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆833Feb 20, 2026Updated last week