Complete implementations from "Algorithms for Modern Hardware"
☆804Dec 11, 2022Updated 3 years ago
Alternatives and similar repositories for amh-code
Users that are interested in amh-code are comparing it to the libraries listed below
Sorting:
- A computer science textbook☆4,649Aug 11, 2024Updated last year
- The book "Performance Analysis and Tuning on Modern CPU"☆3,482Jun 9, 2025Updated 8 months ago
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,566Feb 25, 2026Updated last week
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,346Feb 27, 2026Updated last week
- Clean minimalist implementations of popular competitive programming algorithms☆224Nov 17, 2020Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆289Aug 29, 2025Updated 6 months ago
- Efficient Prefix-Sum data structures in C++.☆26Oct 1, 2023Updated 2 years ago
- C++ template library for high performance SIMD based sorting algorithms