C++ Tip Of The Week
☆1,656May 20, 2025Updated 9 months ago
Alternatives and similar repositories for cpp
Users that are interested in cpp are comparing it to the libraries listed below
Sorting:
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 10 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,182Feb 15, 2026Updated 2 weeks ago
- C++20 μ(micro)/Unit Testing framework☆1,415Feb 14, 2026Updated 2 weeks ago
- Unified Executors☆1,685Feb 23, 2026Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,672Oct 6, 2024Updated last year
- C++20 Meta-Programming library☆311Jun 1, 2025Updated 9 months ago
- C++ parsing DSL☆1,228Oct 18, 2025Updated 4 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- Compile Time Regular Expression in C++☆3,764Sep 12, 2025Updated 5 months ago
- The quantities and units library for C++☆1,367Updated this week
- scanf for modern C++☆1,301Oct 29, 2025Updated 4 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,970Updated this week
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,700Aug 6, 2024Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,259Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,292Updated this week
- A curated list of awesome header-only C++ libraries☆4,063Nov 6, 2025Updated 3 months ago
- C++14 lock-free queue.☆1,818Feb 17, 2026Updated 2 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,816Sep 1, 2025Updated 6 months ago
- A C++20 library for sequence-orientated programming☆726Oct 24, 2025Updated 4 months ago
- A cheatsheet of modern C++ language and library features.☆21,505Feb 22, 2026Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆833Feb 20, 2026Updated last week
- C++ Insights - See your source code with the eyes of a compiler☆4,468Feb 16, 2026Updated 2 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆496Apr 2, 2025Updated 11 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,824Jan 9, 2024Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,298Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,015Jan 8, 2026Updated last month
- A modern formatting library☆23,304Updated this week
- A template CMake project to get you started with C++ and tooling☆2,583Apr 19, 2023Updated 2 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆495Aug 8, 2022Updated 3 years ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,110Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,200Nov 5, 2022Updated 3 years ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,273Jan 18, 2026Updated last month
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆5,309Mar 12, 2025Updated 11 months ago
- Slides and other materials from CppCon 2020☆1,627Oct 1, 2020Updated 5 years ago
- A lightweight C++20 serialization and RPC library☆933Jan 23, 2026Updated last month
- A collection of resources on modern C++☆12,895Aug 20, 2024Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,596May 29, 2025Updated 9 months ago