tip-of-the-week / cpp
C++ Tip Of The Week
☆1,600Updated 3 months ago
Alternatives and similar repositories for cpp:
Users that are interested in cpp are comparing it to the libraries listed below
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,492Updated last week
- The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accept…☆755Updated 7 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,510Updated 5 months ago
- C++20 μ(micro)/Unit Testing Framework☆1,312Updated 2 weeks ago
- A curated list of awesome header-only C++ libraries☆3,685Updated 8 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,966Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,163Updated 5 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,800Updated this week
- CMake for C++ Best Practices☆1,268Updated 7 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,608Updated 2 months ago
- Slides and other materials from CppCon 2020☆1,629Updated 4 years ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,165Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,565Updated 6 months ago
- The quantities and units library for C++☆1,170Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,385Updated last week
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,312Updated this week
- scanf for modern C++☆1,128Updated 4 months ago
- 🍦 Never use cout/printf to debug again☆693Updated 2 weeks ago
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,786Updated last year
- Slides and other materials from CppCon 2019☆1,244Updated 2 years ago
- Slides and other materials from CppCon 2022☆533Updated 2 years ago
- A lightweight C++20 serialization and RPC library☆826Updated last month
- Unified Executors☆1,549Updated 3 weeks ago
- C++14 lock-free queue.☆1,613Updated last month
- A collection of as simple as possible, modern CMake projects☆1,198Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,515Updated 7 months ago
- A template CMake project to get you started with C++ and tooling☆2,532Updated last year
- A modern, fast, lightweight thread pool library based on C++20☆487Updated 2 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,263Updated 3 weeks ago
- Modern C++: Snippets and Examples☆532Updated 3 years ago