fenbf / AwesomePerfCppLinks
A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
☆2,518Updated 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,810Updated 7 years ago
- Slides and other materials from CppCon 2017☆1,838Updated 5 years ago
- A collection of resources on wait-free and lock-free programming☆2,011Updated last year
- Speaker materials from CppCon 2014☆2,303Updated 10 years ago
- Slides and other materials from CppCon 2018☆1,449Updated 6 years ago
- Presentation Materials from CppCon 2015☆1,796Updated 8 years ago
- A repository of modern C++ patterns curated by the community.☆1,452Updated 3 years ago
- A curated list of awesome C++ frameworks, libraries and software.☆1,159Updated this week
- Slides and other materials from CppCon 2020☆1,629Updated 5 years ago
- Slides and other materials from CppCon 2019☆1,259Updated 3 years ago
- A C++ library of Concurrent Data Structures☆2,722Updated 2 years ago
- Your standard library for metaprogramming☆1,831Updated 2 months 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 CMake resources, scripts, modules and examples.☆5,344Updated last month
- Guidelines Support Library☆6,616Updated this week
- C++ Tip Of The Week☆1,658Updated 8 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,353Updated 10 months ago
- Concurrent data structures in C++☆1,447Updated 5 years ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,272Updated 3 weeks ago
- Compile Time Regular Expression in C++☆3,757Updated 4 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,814Updated 2 years ago
- The C++ Standard Library for Parallelism and Concurrency☆2,784Updated 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,593Updated 8 months ago
- A categorized list of C++ resources.☆5,204Updated last week
- Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.☆1,795Updated this week
- A tool for use with clang to analyze #includes in C and C++ source files☆4,619Updated this week
- Implementation of python itertools and builtin iteration functions for C++17☆1,428Updated 2 months ago
- A fast, memory efficient hash map for C++☆1,300Updated 8 months ago
- A curated list of awesome header-only C++ libraries☆4,052Updated 3 months ago
- A beautiful stack trace pretty printer for C++☆4,237Updated 9 months ago