dendibakh / perf-ninjaLinks
This is an online course where you can learn and master the skill of low-level performance analysis and tuning.
☆3,342Updated last week
Alternatives and similar repositories for perf-ninja
Users that are interested in perf-ninja are comparing it to the libraries listed below
Sorting:
- The book "Performance Analysis and Tuning on Modern CPU"☆3,365Updated 5 months ago
- A categorized list of C++ resources.☆5,142Updated this week
- Complete implementations from "Algorithms for Modern Hardware"☆784Updated 2 years ago
- Demonstration of various hardware effects.☆2,942Updated last year
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception ha…☆1,873Updated 2 months ago
- C++ Tip Of The Week☆1,648Updated 5 months ago
- A collection of lock-free data structures written in standard C++11☆931Updated 10 months ago
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,140Updated last week
- A collection of resources on wait-free and lock-free programming☆1,972Updated last year
- The compiler is available for download. Get it!☆2,536Updated 2 years ago
- C/C++ Performance Profiler☆4,307Updated 9 months ago
- Vector class library, latest version☆1,406Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,273Updated this week
- Intel PMU profiling tools☆2,184Updated 2 weeks ago
- Custom memory allocators in C++ to improve the performance of dynamic memory allocation