tip-of-the-week / cppLinks
C++ Tip Of The Week
☆1,622Updated last month
Alternatives and similar repositories for cpp
Users that are interested in cpp are comparing it to the libraries listed below
Sorting:
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,558Updated 8 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,202Updated 8 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,575Updated last month
- C++20 μ(micro)/Unit Testing framework☆1,341Updated last month
- CMake for C++ Best Practices☆1,356Updated last month
- C++11/14/17 std::expected with functional-style extensions☆1,671Updated 5 months 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…☆777Updated 10 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,916Updated this week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,036Updated 3 weeks ago
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,820Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,624Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,428Updated 3 months ago
- A template CMake project to get you started with C++ and tooling☆2,546Updated 2 years ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,427Updated last week
- scanf for modern C++☆1,188Updated this week
- Unified Executors☆1,604Updated 3 months ago
- A lightweight C++20 serialization and RPC library☆851Updated 2 months ago
- Slides and other materials from CppCon 2020☆1,631Updated 4 years ago
- The missing CMake project initializer☆2,318Updated 4 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,585Updated 9 months ago
- Slides and other materials from CppCon 2022☆540Updated 2 years ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,204Updated this week
- Pitchfork is a Set of C++ Project Conventions☆1,182Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,155Updated 2 years ago
- C++ parsing DSL☆1,089Updated last week
- C++14 lock-free queue.☆1,668Updated last month
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,256Updated 2 months ago
- Pipelines for expressive code on collections in C++☆827Updated 7 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,087Updated this week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,542Updated 3 weeks ago