sslotin / amh-codeLinks
Complete implementations from "Algorithms for Modern Hardware"
☆763Updated 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
Sorting:
- C++ template library for high performance SIMD based sorting algorithms☆955Updated last month
- A curated list of awesome SIMD frameworks, libraries and software☆196Updated 10 months ago
- A collection of lock-free data structures written in standard C++11☆904Updated 5 months ago
- Clean minimalist implementations of popular competitive programming algorithms☆208Updated 4 years ago
- This is a repository for the code posted on my blog☆885Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,213Updated this week
- Storage for my snippets, toy programs, etc.☆361Updated 3 months ago
- Slides and other materials from CppCon 2023☆317Updated last year
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception ha…☆1,813Updated last month
- Slides and other materials from CppCon 2022☆543Updated 2 years ago
- ☆144Updated last week
- A curated list of awesome parallel computing resources☆733Updated 2 years ago
- Vector class library, latest version☆1,376Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- Performance Tuning Tutorial given at Oak Ridge National Laboratory☆180Updated 4 years ago
- A tool to graphically visualize SIMD code☆680Updated 2 years ago
- ☆164Updated 3 months ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆239Updated 8 months ago
- A computer science textbook☆4,216Updated 11 months ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆227Updated 6 months ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆368Updated last month
- 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,814Updated last month
- The Art of Writing Efficient Programs, published by Packt☆319Updated last year
- Best practices of Modern C++☆262Updated 4 years ago
- Reference implementation of Dragonbox in C++☆661Updated 8 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆622Updated 2 years ago
- The book "Performance Analysis and Tuning on Modern CPU"☆3,233Updated last month
- Comprehensive benchmarks of C++ maps☆310Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆714Updated 4 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,114Updated 5 months ago