sslotin / amh-codeLinks
Complete implementations from "Algorithms for Modern Hardware"
☆794Updated 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☆990Updated 3 months ago
- A collection of lock-free data structures written in standard C++11☆949Updated 11 months ago
- A curated list of awesome SIMD frameworks, libraries and software☆232Updated last year
- This is a repository for the code posted on my blog☆913Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,280Updated last week
- Vector class library, latest version☆1,422Updated last year
- ☆147Updated 2 months ago
- Performance Tuning Tutorial given at Oak Ridge National Laboratory☆184Updated 4 years ago
- Slides and other materials from CppCon 2022☆559Updated 4 months ago
- Storage for my snippets, toy programs, etc.☆372Updated 2 months ago
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception ha…☆1,890Updated 2 weeks ago
- Clean minimalist implementations of popular competitive programming algorithms☆222Updated 5 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆399Updated last month
- Slides and other materials from CppCon 2023☆334Updated last year
- The Art of Writing Efficient Programs, published by Packt☆359Updated last year
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,501Updated last week
- A tool to graphically visualize SIMD code☆690Updated 2 years ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆230Updated 2 months ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆244Updated last year
- A computer science textbook☆4,571Updated last year
- Omnitrace: Application Profiling, Tracing, and Analysis☆340Updated this week
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆130Updated 11 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆633Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,270Updated 2 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,958Updated 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☆303Updated last month
- Lightweight structured concurrency for C++20☆156Updated 2 weeks ago
- 🚀 Fast C/C++ bit population count library☆358Updated last year
- Official git repository for libdivide: optimized integer division☆1,277Updated 2 weeks ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago