sslotin / amh-codeLinks
Complete implementations from "Algorithms for Modern Hardware"
☆767Updated 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 collection of lock-free data structures written in standard C++11☆912Updated 6 months ago
- This is a repository for the code posted on my blog☆888Updated 3 weeks ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,226Updated this week
- A curated list of awesome SIMD frameworks, libraries and software☆199Updated 10 months ago
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,203Updated this week
- Storage for my snippets, toy programs, etc.☆362Updated 4 months ago
- Slides and other materials from CppCon 2023☆318Updated last year
- Vector class library, latest version☆1,383Updated last year
- Clean minimalist implementations of popular competitive programming algorithms☆214Updated 4 years ago
- Slides and other materials from CppCon 2022☆546Updated 2 years ago
- The book "Performance Analysis and Tuning on Modern CPU"☆3,259Updated last month
- ☆144Updated last month
- 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☆681Updated 2 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆369Updated 2 months ago
- A curated list of awesome parallel computing resources☆736Updated 2 years ago
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception ha…☆1,822Updated 2 months ago
- Reference implementation of Dragonbox in C++☆661Updated 9 months ago
- The Art of Writing Efficient Programs, published by Packt☆320Updated last year
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆239Updated 9 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆715Updated 5 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☆296Updated last month
- std::simd for GCC [ISO/IEC TS 19570:2018]☆626Updated 2 years 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,844Updated 2 months ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆178Updated 4 months ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆227Updated this week
- Omnitrace: Application Profiling, Tracing, and Analysis☆321Updated last week