sslotin / amh-codeLinks
Complete implementations from "Algorithms for Modern Hardware"
☆800Updated 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:
- C++ template library for high performance SIMD based sorting algorithms☆997Updated last week
- This is a repository for the code posted on my blog☆914Updated last week
- A collection of lock-free data structures written in standard C++11☆954Updated last year
- Slides and other materials from CppCon 2023☆336Updated last year
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆422Updated 2 months ago
- A curated list of awesome SIMD frameworks, libraries and software☆233Updated last year
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,548Updated 2 weeks ago
- Clean minimalist implementations of popular competitive programming algorithms☆225Updated 5 years ago
- ☆147Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,292Updated last week
- Storage for my snippets, toy programs, etc.☆374Updated 3 months ago
- The Art of Writing Efficient Programs, published by Packt☆364Updated last year
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆246Updated last year
- Slides and other materials from CppCon 2022☆563Updated 5 months ago
- The book "Performance Analysis and Tuning on Modern CPU"☆3,459Updated 8 months ago
- Vector class library, latest version☆1,432Updated 2 years ago
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception ha…☆1,899Updated last month
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- ☆46Updated last year
- A fast binary search that tries to be branchless☆106Updated last year
- A curated list of awesome parallel computing resources☆780Updated last month
- Performance Tuning Tutorial given at Oak Ridge National Laboratory☆184Updated 4 years ago
- ☆218Updated 5 months ago
- Docker runner for build-bench☆344Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆813Updated this week
- Lightweight structured concurrency for C++20☆158Updated last month
- The project provides high-performance concurrency, enabling highly parallel computation.☆234Updated last week
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆194Updated 10 months ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆1,989Updated this week
- "See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript☆304Updated 3 months ago