sslotin / amh-code
Complete implementations from "Algorithms for Modern Hardware"
☆748Updated 2 years ago
Alternatives and similar repositories for amh-code:
Users that are interested in amh-code are comparing it to the libraries listed below
- C++ template library for high performance SIMD based sorting algorithms☆927Updated last week
- A collection of lock-free data structures written in standard C++11☆874Updated 3 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,176Updated this week
- Slides and other materials from CppCon 2023☆304Updated last year
- Learning how to write "Less Slow" code in C++ 20, C 99, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception hand…☆516Updated 2 weeks ago
- A curated list of awesome SIMD frameworks, libraries and software☆176Updated 7 months ago
- Slides and other materials from CppCon 2022☆535Updated 2 years ago
- A computer science textbook☆4,063Updated 8 months ago
- Vector class library, latest version☆1,353Updated last year
- Storage for my snippets, toy programs, etc.☆352Updated last month
- A fast binary search that tries to be branchless☆101Updated last year
- Test and benchmark suite for sort implementations.☆387Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆690Updated last month
- C++ Tip Of The Week☆1,608Updated 3 weeks ago
- This is a repository for the code posted on my blog☆870Updated 2 weeks ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆236Updated 5 months ago
- Patterns and resources of low latency programming.☆554Updated 8 months ago
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,027Updated this week
- A tool to graphically visualize SIMD code☆677Updated 2 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆609Updated 2 years ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,740Updated 3 weeks ago
- A C++20 library for sequence-orientated programming☆583Updated last week
- Reference implementation of Dragonbox in C++☆642Updated 5 months ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆355Updated 4 months ago
- Omnitrace: Application Profiling, Tracing, and Analysis☆311Updated 2 weeks ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆347Updated this week
- A collection of resources on wait-free and lock-free programming☆1,878Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆739Updated 6 months ago
- HTML version of the current C++ working paper☆462Updated 3 weeks ago
- The book "Performance Analysis and Tuning on Modern CPU"☆3,094Updated 2 months ago