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:
- A collection of lock-free data structures written in standard C++11☆953Updated last year
- C++ template library for high performance SIMD based sorting algorithms☆997Updated last week
- A curated list of awesome SIMD frameworks, libraries and software☆233Updated last year
- This is a repository for the code posted on my blog☆914Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,292Updated last week
- Slides and other materials from CppCon 2023☆336Updated last year
- 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
- Slides and other materials from CppCon 2022☆563Updated 5 months ago
- Clean minimalist implementations of popular competitive programming algorithms☆225Updated 5 years ago
- 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
- "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
- ☆147Updated this week
- Vector class library, latest version☆1,432Updated 2 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆422Updated 2 months ago
- Storage for my snippets, toy programs, etc.☆374Updated 3 months ago
- Performance Tuning Tutorial given at Oak Ridge National Laboratory☆184Updated 4 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- The Art of Writing Efficient Programs, published by Packt☆364Updated last year
- A curated list of awesome parallel computing resources☆780Updated last month
- Lightweight structured concurrency for C++20☆158Updated last month
- A computer science textbook☆4,620Updated last year
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆246Updated last year
- Omnitrace: Application Profiling, Tracing, and Analysis☆346Updated 3 weeks ago
- ☆46Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆638Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆813Updated this 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
- A C++ library providing various concurrent data structures and reclamation schemes.☆633Updated 6 months ago
- Reference implementation of Dragonbox in C++☆792Updated 4 months ago
- Demonstration of various hardware effects on CUDA GPUs.☆391Updated 2 years ago