sslotin / amh-codeLinks
Complete implementations from "Algorithms for Modern Hardware"
☆773Updated 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☆959Updated 2 months ago
- A collection of lock-free data structures written in standard C++11☆916Updated 7 months ago
- This is a repository for the code posted on my blog☆896Updated last week
- A curated list of awesome SIMD frameworks, libraries and software☆202Updated 11 months ago
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception ha…☆1,837Updated 2 weeks ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,233Updated this week
- Slides and other materials from CppCon 2023☆319Updated last year
- Slides and other materials from CppCon 2022☆547Updated 2 years ago
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,225Updated last week
- Vector class library, latest version☆1,389Updated last year
- Clean minimalist implementations of popular competitive programming algorithms☆215Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆371Updated 3 months ago
- "See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript☆297Updated last month
- Performance Tuning Tutorial given at Oak Ridge National Laboratory☆181Updated 4 years ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆240Updated 10 months ago
- ☆145Updated last month
- Reference implementation of Dragonbox in C++☆742Updated 10 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,137Updated 6 months ago
- The Art of Writing Efficient Programs, published by Packt☆322Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆332Updated 3 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆718Updated 5 months ago
- The book "Performance Analysis and Tuning on Modern CPU"☆3,276Updated 2 months ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆226Updated 3 weeks 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,856Updated last week
- Concurrent Deferred Reference Counting☆166Updated 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,498Updated this week
- ☆44Updated 10 months ago
- A curated list of awesome parallel computing resources☆736Updated 2 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆181Updated 5 months ago