sslotin / amh-codeLinks
Complete implementations from "Algorithms for Modern Hardware"
☆786Updated 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:
- A collection of lock-free data structures written in standard C++11☆932Updated 10 months ago
- C++ template library for high performance SIMD based sorting algorithms☆983Updated 2 months ago
- This is a repository for the code posted on my blog☆905Updated last week
- A curated list of awesome SIMD frameworks, libraries and software☆219Updated last year
- Clean minimalist implementations of popular competitive programming algorithms☆219Updated 5 years ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,275Updated this week
- Slides and other materials from CppCon 2022☆557Updated 2 months ago
- Slides and other materials from CppCon 2023☆330Updated last year
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception ha…☆1,873Updated 2 months ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆244Updated last year
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,353Updated this week
- A computer science textbook☆4,504Updated last year
- Storage for my snippets, toy programs, etc.☆367Updated 2 weeks ago
- ☆147Updated 2 weeks ago
- Vector class library, latest version☆1,408Updated last year
- Reference implementation of Dragonbox in C++☆779Updated last month
- Performance Tuning Tutorial given at Oak Ridge National Laboratory☆183Updated 4 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☆302Updated last week
- Lightweight structured concurrency for C++20☆151Updated last week
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆180Updated 3 months ago
- A curated list of awesome parallel computing resources☆760Updated 2 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, MySQL, Chro…☆1,918Updated 3 weeks ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆396Updated last week
- Best practices of Modern C++☆265Updated 5 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆189Updated 7 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆337Updated 3 years ago
- ☆45Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆763Updated 8 months ago
- The Art of Writing Efficient Programs, published by Packt☆351Updated last year
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆113Updated last year