sslotin / amh-code
Complete implementations from "Algorithms for Modern Hardware"
☆722Updated 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☆907Updated last month
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,111Updated this week
- Learning how to write "Less Slow" code in C++ 20, C 99, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, netwo…☆252Updated this week
- A collection of lock-free data structures written in standard C++11☆822Updated 5 months ago
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆2,746Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆627Updated this week
- Vector class library, latest version☆1,329Updated 11 months ago
- A curated list of awesome SIMD frameworks, libraries and software☆160Updated 4 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, Chromium, R…☆1,678Updated last month
- Slides and other materials from CppCon 2023☆295Updated 10 months ago
- Selection and partial sorting algorithms☆135Updated 5 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆596Updated last year
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,258Updated this week
- The book "Performance Analysis and Tuning on Modern CPU"☆2,681Updated 3 weeks ago
- A tool to graphically visualize SIMD code☆676Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆317Updated 3 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆988Updated last month
- Demonstration of various hardware effects on CUDA GPUs.☆364Updated last year
- Clean minimalist implementations of popular competitive programming algorithms☆200Updated 4 years ago
- A curated list of awesome parallel computing resources☆701Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆302Updated last year
- Reference implementation of Dragonbox in C++☆625Updated 2 months ago
- Slides and other materials from CppCon 2022☆532Updated last year
- The compiler is available for download. Get it!☆2,462Updated last year
- ☆131Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆732Updated 3 months ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆219Updated 2 weeks ago
- The Art of Writing Efficient Programs, published by Packt☆285Updated 8 months ago
- This is a repository for the code posted on my blog☆853Updated this week
- Fast and memory efficient c++ flat hash map/set☆531Updated this week