fenbf / AwesomePerfCppLinks
A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
☆2,510Updated 3 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 2016☆1,812Updated 7 years ago
- Slides and other materials from CppCon 2017☆1,837Updated 5 years ago
- A collection of resources on wait-free and lock-free programming☆2,001Updated last year
- A C++ library of Concurrent Data Structures☆2,714Updated 2 years ago
- Presentation Materials from CppCon 2015☆1,796Updated 8 years ago
- Speaker materials from CppCon 2014☆2,303Updated 10 years ago
- Slides and other materials from CppCon 2018☆1,449Updated 6 years ago
- Slides and other materials from CppCon 2019☆1,259Updated 3 years ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,206Updated 4 years ago
- A curated list of awesome C++ frameworks, libraries and software.☆1,152Updated this week
- A repository of modern C++ patterns curated by the community.☆1,450Updated 3 years ago
- Slides and other materials from CppCon 2020☆1,631Updated 5 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,339Updated 9 months ago
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,332Updated last month
- Your standard library for metaprogramming☆1,824Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,799Updated 2 years ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,599Updated this week
- Guidelines Support Library☆6,601Updated last month
- A fast, memory efficient hash map for C++☆1,298Updated 7 months ago
- Concurrent data structures in C++☆1,447Updated 5 years ago
- C++ Tip Of The Week☆1,656Updated 7 months ago
- The C++ Standard Library for Parallelism and Concurrency☆2,766Updated last week
- Compile Time Regular Expression in C++☆3,741Updated 4 months 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,586Updated 7 months ago
- Lightweight profiler library for c++☆2,336Updated 6 months ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,262Updated 2 weeks ago
- A microbenchmark support library☆9,936Updated last week
- Experimental deferred and unordered destruction library for C++☆914Updated 6 years ago
- An Open Source Implementation of the Actor Model in C++☆3,377Updated this week
- C/C++ Performance Profiler☆4,310Updated 11 months ago