sslotin / amh-codeLinks
Complete implementations from "Algorithms for Modern Hardware"
☆781Updated 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☆930Updated 9 months ago
- This is a repository for the code posted on my blog☆903Updated last week
- C++ template library for high performance SIMD based sorting algorithms☆980Updated last month
- A curated list of awesome SIMD frameworks, libraries and software☆214Updated last year
- Clean minimalist implementations of popular competitive programming algorithms☆219Updated 4 years ago
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,316Updated this week
- Slides and other materials from CppCon 2022☆553Updated 2 months ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆389Updated last month
- Slides and other materials from CppCon 2023☆327Updated last year
- Storage for my snippets, toy programs, etc.☆368Updated 7 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,268Updated this week
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception ha…☆1,864Updated last month
- ☆145Updated 3 weeks ago
- Vector class library, latest version☆1,400Updated last year
- Performance Tuning Tutorial given at Oak Ridge National Laboratory☆183Updated 4 years ago
- Omnitrace: Application Profiling, Tracing, and Analysis☆332Updated this week
- The Art of Writing Efficient Programs, published by Packt☆335Updated last year
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆188Updated 7 months ago
- The book "Performance Analysis and Tuning on Modern CPU"☆3,351Updated 4 months ago
- The basics of low-level concurrency in a sub-30 minute read☆243Updated 4 years ago
- A tool to graphically visualize SIMD code☆685Updated 2 years ago
- ☆45Updated last year
- "See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript☆300Updated 3 months ago
- ☆200Updated 2 months ago
- Docker runner for build-bench☆326Updated 2 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆336Updated 3 years ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆226Updated last week
- A computer science textbook☆4,429Updated last year
- 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,908Updated this week
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆243Updated last year