fenbf / AwesomePerfCppLinks
A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
☆2,440Updated 2 years ago
Alternatives and similar repositories for AwesomePerfCpp
Users that are interested in AwesomePerfCpp are comparing it to the libraries listed below
Sorting:
- Slides and other materials from CppCon 2017☆1,811Updated 4 years ago
- Slides and other materials from CppCon 2019☆1,249Updated 2 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,256Updated 2 months ago
- A collection of resources on wait-free and lock-free programming☆1,909Updated last year
- A repository of modern C++ patterns curated by the community.☆1,438Updated 2 years ago
- Slides and other materials from CppCon 2016☆1,815Updated 7 years ago
- Slides and other materials from CppCon 2020☆1,631Updated 4 years ago
- Speaker materials from CppCon 2014☆2,293Updated 9 years ago
- Guidelines Support Library☆6,438Updated 2 weeks ago
- Slides and other materials from CppCon 2018☆1,436Updated 6 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,624Updated last year
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,209Updated 9 months ago
- A C++ library of Concurrent Data Structures☆2,647Updated last year
- Compile Time Regular Expression in C++☆3,601Updated last month
- A collection of resources on modern C++☆12,363Updated 10 months ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,205Updated 4 years ago
- C/C++ Performance Profiler☆4,285Updated 4 months ago
- A microbenchmark support library☆9,564Updated last week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,826Updated last year
- Asio C++ Library☆5,364Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,313Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,558Updated 8 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,952Updated 3 months ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,370Updated this week
- A fast single-producer, single-consumer lock-free queue for C++☆4,139Updated last month
- A curated list of awesome C++ frameworks, libraries and software.☆1,111Updated 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
- A beautiful stack trace pretty printer for C++☆4,059Updated 2 months ago
- Presentation Materials from CppCon 2015☆1,789Updated 8 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,575Updated last month