fenbf / AwesomePerfCppLinks
A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
☆2,482Updated 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,813Updated 7 years ago
- Slides and other materials from CppCon 2017☆1,825Updated 5 years ago
- Presentation Materials from CppCon 2015☆1,796Updated 8 years ago
- A collection of resources on wait-free and lock-free programming☆1,960Updated last year
- Slides and other materials from CppCon 2019☆1,257Updated 2 years ago
- Slides and other materials from CppCon 2018☆1,444Updated 6 years ago
- A C++ library of Concurrent Data Structures☆2,699Updated 2 years ago
- Speaker materials from CppCon 2014☆2,300Updated 9 years ago
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,297Updated 3 weeks ago
- A curated list of awesome C++ frameworks, libraries and software.☆1,141Updated 3 weeks ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,206Updated 4 years ago
- Slides and other materials from CppCon 2020☆1,630Updated 5 years ago
- A repository of modern C++ patterns curated by the community.☆1,451Updated 3 years ago
- C++ Tip Of The Week☆1,647Updated 5 months ago
- C/C++ Performance Profiler☆4,306Updated 9 months ago
- A categorized list of C++ resources.☆5,135Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆3,741Updated 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,568Updated 5 months ago
- Your standard library for metaprogramming☆1,807Updated 3 months ago
- Lightweight profiler library for c++☆2,323Updated 4 months ago
- Concurrent data structures in C++☆1,442Updated 5 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,330Updated 7 months ago
- A curated list of awesome header-only C++ libraries☆3,957Updated last week
- Compile Time Regular Expression in C++☆3,699Updated 2 months ago
- Guidelines Support Library☆6,556Updated last week
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆749Updated 8 months ago
- The C++ Standard Library for Parallelism and Concurrency☆2,745Updated this week
- A collection of as simple as possible, modern CMake projects☆1,221Updated 8 months ago
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆5,167Updated 8 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,626Updated last year