sslotin / amh-codeLinks
Complete implementations from "Algorithms for Modern Hardware"
☆774Updated 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☆964Updated this week
- A collection of lock-free data structures written in standard C++11☆924Updated 8 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,247Updated this week
- This is a repository for the code posted on my blog☆901Updated last week
- A curated list of awesome SIMD frameworks, libraries and software☆203Updated last year
- Slides and other materials from CppCon 2023☆321Updated last year
- Performance Tuning Tutorial given at Oak Ridge National Laboratory☆181Updated 4 years ago
- Clean minimalist implementations of popular competitive programming algorithms☆217Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆363Updated 6 months ago
- A curated list of awesome parallel computing resources☆737Updated 2 years ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆240Updated 10 months ago
- ☆145Updated 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,855Updated last week
- Slides and other materials from CppCon 2022☆551Updated 3 weeks ago
- The Art of Writing Efficient Programs, published by Packt☆324Updated last year
- The project provides high-performance concurrency, enabling highly parallel computation.☆226Updated 3 weeks ago
- Reference implementation of Dragonbox in C++☆751Updated last week
- 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,872Updated last week
- This repository contains high-performance implementations of memset and memcpy in assembly.☆333Updated 3 years ago
- "See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript☆298Updated 2 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆629Updated 2 years ago
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,256Updated last week
- Vector class library, latest version☆1,394Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆721Updated 6 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,150Updated 7 months ago
- The book "Performance Analysis and Tuning on Modern CPU"☆3,319Updated 3 months ago
- X86 CPU topics overview for developers , oriented towards performance☆201Updated 6 months ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,513Updated last week
- Sorting algorithms & related tools for C++14☆669Updated this week
- Concurrent Deferred Reference Counting☆167Updated last year