A categorized list of C++ resources.
☆5,219Mar 18, 2026Updated 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,923Aug 20, 2024Updated last year
- A collection of resources on wait-free and lock-free programming☆2,018Feb 25, 2024Updated 2 years ago
- A cheatsheet of modern C++ language and library features.☆21,530Mar 1, 2026Updated 2 weeks ago
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,706Aug 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,840Mar 12, 2026Updated last week
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,521Sep 22, 2022Updated 3 years ago
- Curated list of awesome resources on Compilers, Interpreters and Runtimes☆9,695May 26, 2024Updated last year
- C++ Insights - See your source code with the eyes of a compiler☆4,472Mar 10, 2026Updated last week
- A modern formatting library☆23,328Updated this week
- Abseil Common Libraries (C++)☆17,120Updated this week
- Record and Replay Framework☆10,419Feb 22, 2026Updated 3 weeks ago
- Bloaty: a size profiler for binaries☆5,398Feb 14, 2026Updated last month
- mimalloc is a compact general purpose allocator with excellent performance.☆12,612Updated this week
- Compile Time Regular Expression in C++☆3,770Sep 12, 2025Updated 6 months ago
- A collection of out-of-tree LLVM passes for teaching and learning☆3,369Jan 1, 2026Updated 2 months ago
- A microbenchmark support library☆10,070Updated this week
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,576Mar 10, 2026Updated last week
- C/C++ Performance Profiler☆4,319Jan 31, 2025Updated last year
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.☆70,217Mar 11, 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,247Mar 11, 2026Updated last week
- Frame profiler☆15,433Mar 10, 2026Updated last 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
- mold: A Modern Linker 🦠☆16,263Mar 4, 2026Updated 2 weeks 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,598May 29, 2025Updated 9 months ago
- Run compilers interactively from your web browser and interact with the assembly☆18,627Updated this week
- Guidelines Support Library☆6,628Feb 6, 2026Updated last month
- C++ Tip Of The Week☆1,658May 20, 2025Updated 9 months ago
- Demonstration of various hardware effects.☆2,972Feb 29, 2024Updated 2 years ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,649Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,816Mar 11, 2026Updated last week
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,351Dec 15, 2025Updated 3 months ago
- Unified Executors☆1,685Mar 4, 2026Updated 2 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,176Nov 15, 2025Updated 4 months ago
- A collection of out-of-tree Clang plugins for teaching and learning☆761Jan 14, 2026Updated 2 months ago
- AddressSanitizer, ThreadSanitizer, MemorySanitizer☆12,331Feb 16, 2026Updated last month
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,409Oct 26, 2025Updated 4 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month