sslotin / amh-code
Complete implementations from "Algorithms for Modern Hardware"
☆734Updated 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
- Learning how to write "Less Slow" code in C++ 20, C 99, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception hand…☆495Updated last month
- C++ template library for high performance SIMD based sorting algorithms☆923Updated this week
- A collection of lock-free data structures written in standard C++11☆861Updated 2 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,170Updated this week
- Slides and other materials from CppCon 2023☆301Updated last year
- Slides and other materials from CppCon 2022☆534Updated 2 years ago
- The book "Performance Analysis and Tuning on Modern CPU"☆2,926Updated last month
- A computer science textbook☆3,993Updated 7 months ago
- Vector class library, latest version☆1,346Updated last year
- Clean minimalist implementations of popular competitive programming algorithms☆204Updated 4 years ago
- ☆139Updated last week
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆2,926Updated this week
- The Art of Writing Efficient Programs, published by Packt☆293Updated 10 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,814Updated this week
- A curated list of awesome parallel computing resources☆713Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,038Updated last month
- Test and benchmark suite for sort implementations.☆383Updated last month
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,315Updated this week
- A curated list of awesome SIMD frameworks, libraries and software☆173Updated 6 months ago
- Performance Tuning Tutorial given at Oak Ridge National Laboratory☆176Updated 3 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,721Updated this week
- C++ Tip Of The Week☆1,601Updated 4 months ago
- C++ Fixed Containers☆405Updated 2 months ago
- This is a repository for the code posted on my blog☆866Updated 3 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆681Updated 3 weeks ago
- A C++20 library for sequence-orientated programming☆563Updated 2 months ago
- C++ High Performance, published by Packt☆247Updated 2 years ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆226Updated 2 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆607Updated 2 years ago
- Reference implementation of Dragonbox in C++☆638Updated 5 months ago