fenbf / AwesomePerfCppLinks
A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
☆2,464Updated 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,816Updated 4 years ago
- Slides and other materials from CppCon 2016☆1,817Updated 7 years ago
- A repository of modern C++ patterns curated by the community.☆1,446Updated 3 years ago
- A collection of resources on wait-free and lock-free programming☆1,935Updated last year
- A C++ library of Concurrent Data Structures☆2,673Updated last year
- Slides and other materials from CppCon 2018☆1,436Updated 6 years ago
- Presentation Materials from CppCon 2015☆1,794Updated 8 years ago
- Speaker materials from CppCon 2014☆2,292Updated 9 years ago
- Slides and other materials from CppCon 2019☆1,256Updated 2 years ago
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,257Updated 3 weeks ago
- A curated list of awesome C++ frameworks, libraries and software.☆1,124Updated 2 weeks ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,296Updated 5 months ago
- Slides and other materials from CppCon 2020☆1,633Updated 4 years ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,205Updated 4 years ago
- Guidelines Support Library☆6,475Updated 3 weeks ago
- Concurrent data structures in C++☆1,434Updated 4 years ago
- Compile Time Regular Expression in C++☆3,648Updated 3 months ago
- Your standard library for metaprogramming☆1,788Updated last week
- C++ Tip Of The Week☆1,630Updated 3 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,668Updated last year
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,222Updated last month
- A curated list of awesome header-only C++ libraries☆3,901Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,555Updated 2 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,965Updated 6 months ago
- A categorized list of C++ resources.☆5,067Updated this week
- Implementation of python itertools and builtin iteration functions for C++17☆1,418Updated 2 weeks ago
- Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.☆1,747Updated last week
- A collection of resources on modern C++☆12,531Updated last year
- The C++ Standard Library for Parallelism and Concurrency☆2,703Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,643Updated 3 months ago