sslotin / amh-codeLinks
Complete implementations from "Algorithms for Modern Hardware"
☆756Updated 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☆946Updated 2 weeks ago
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,113Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,201Updated this week
- A computer science textbook☆4,145Updated 9 months ago
- A collection of lock-free data structures written in standard C++11☆890Updated 4 months ago
- Slides and other materials from CppCon 2023☆311Updated last year
- A curated list of awesome SIMD frameworks, libraries and software☆186Updated 8 months ago
- Slides and other materials from CppCon 2022☆539Updated 2 years ago
- Clean minimalist implementations of popular competitive programming algorithms☆209Updated 4 years ago
- The book "Performance Analysis and Tuning on Modern CPU"☆3,152Updated this week
- Vector class library, latest version☆1,368Updated last year
- Storage for my snippets, toy programs, etc.☆357Updated 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, Chromium, R…☆1,782Updated this week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,086Updated 4 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆617Updated 2 years ago
- C++ Tip Of The Week☆1,614Updated 2 weeks ago
- A C++20 library for sequence-orientated programming☆614Updated this week
- Very fast lock-free queue (thread safe)☆121Updated 4 months ago
- Best practices of Modern C++☆262Updated 4 years ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,391Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆705Updated 3 months ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆237Updated 7 months ago
- HTML version of the current C++ working paper☆464Updated 2 months ago
- A curated list of awesome parallel computing resources☆727Updated 2 years ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆227Updated 5 months ago
- Selection and partial sorting algorithms☆137Updated 2 months ago
- This is a repository for the code posted on my blog☆879Updated this week
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆365Updated 2 weeks ago
- The compiler is available for download. Get it!☆2,506Updated last year
- Performance Tuning Tutorial given at Oak Ridge National Laboratory☆178Updated 4 years ago