tip-of-the-week / cpp
C++ Tip Of The Week
☆1,565Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for cpp
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,313Updated 3 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,441Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,097Updated last month
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,614Updated this week
- C++20 μ(micro)/Unit Testing Framework☆1,262Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- CMake for C++ Best Practices☆1,144Updated 3 months ago
- C++14 lock-free queue.☆1,526Updated 2 weeks 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…☆709Updated 3 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,327Updated 2 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,427Updated 10 months ago
- A template CMake project to get you started with C++ and tooling☆2,506Updated last year
- A lightweight C++20 serialization and RPC library☆747Updated last week
- C++11/14/17 std::expected with functional-style extensions☆1,543Updated 10 months ago
- scanf for modern C++☆1,083Updated last week
- Slides and other materials from CppCon 2020☆1,628Updated 4 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,497Updated 3 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, BSON, CBOR, flexbuffers, msgpack,…☆1,130Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆964Updated this week
- Unified Executors☆1,489Updated 3 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,542Updated 2 months ago
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,732Updated 8 months ago
- A curated list of awesome header-only C++ libraries☆3,517Updated 4 months ago
- Asynchronous Low Latency C++ Logging Library☆1,561Updated last week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆4,951Updated this week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,533Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,556Updated 2 weeks ago
- Slides and other materials from CppCon 2022☆527Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,088Updated 2 years ago
- The quantities and units library for C++☆1,095Updated this week