A categorized list of C++ resources.
☆5,211Updated this week
Alternatives and similar repositories for cpplinks
Users that are interested in cpplinks are comparing it to the libraries listed below
Sorting:
- A collection of resources on modern C++☆12,885Aug 20, 2024Updated last year
- A cheatsheet of modern C++ language and library features.☆21,483Updated this week
- A collection of resources on wait-free and lock-free programming☆2,015Feb 25, 2024Updated 2 years ago
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,696Aug 6, 2024Updated last year
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆44,796Feb 4, 2026Updated 3 weeks ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,519Sep 22, 2022Updated 3 years ago
- Curated list of awesome resources on Compilers, Interpreters and Runtimes☆9,655May 26, 2024Updated last year
- C++ Insights - See your source code with the eyes of a compiler☆4,464Feb 16, 2026Updated last week
- Abseil Common Libraries (C++)☆17,052Updated this week
- Record and Replay Framework☆10,393Updated this week
- A modern formatting library☆23,287Updated this week
- Compile Time Regular Expression in C++☆3,761Sep 12, 2025Updated 5 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,509Feb 6, 2026Updated 3 weeks ago
- C/C++ Performance Profiler☆4,318Jan 31, 2025Updated last year
- Bloaty: a size profiler for binaries☆5,383Feb 14, 2026Updated last week
- A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++…☆20,200Feb 18, 2026Updated last week
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- A microbenchmark support library☆10,024Updated this week
- Frame profiler☆15,302Feb 19, 2026Updated last week
- A collection of out-of-tree LLVM passes for teaching and learning☆3,358Jan 1, 2026Updated 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,594May 29, 2025Updated 8 months ago
- A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.☆69,905Updated this week
- Run compilers interactively from your web browser and interact with the assembly☆18,562Feb 20, 2026Updated last week
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,622Updated this week
- Guidelines Support Library☆6,615Feb 6, 2026Updated 3 weeks ago
- EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high pe…☆9,161Nov 15, 2025Updated 3 months ago
- mold: A Modern Linker 🦠☆16,195Dec 12, 2025Updated 2 months ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,730Feb 20, 2026Updated last week
- AddressSanitizer, ThreadSanitizer, MemorySanitizer☆12,304Feb 16, 2026Updated last week
- MSVC's implementation of the C++ Standard Library.☆10,981Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,404Oct 26, 2025Updated 4 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,565Updated this week
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,205Jun 16, 2021Updated 4 years ago
- An open-source C++ library developed and used at Facebook.☆30,254Updated this week
- Unified Executors☆1,684Feb 6, 2026Updated 3 weeks ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,073Feb 14, 2026Updated last week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,344Dec 15, 2025Updated 2 months ago