sslotin / amh-codeLinks
Complete implementations from "Algorithms for Modern Hardware"
☆793Updated 3 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:
- This is a repository for the code posted on my blog☆908Updated 2 weeks ago
- A collection of lock-free data structures written in standard C++11☆942Updated 10 months ago
- A curated list of awesome SIMD frameworks, libraries and software☆223Updated last year
- C++ template library for high performance SIMD based sorting algorithms☆984Updated 2 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,279Updated this week
- Slides and other materials from CppCon 2022☆559Updated 3 months ago
- Clean minimalist implementations of popular competitive programming algorithms☆220Updated 5 years ago
- Slides and other materials from CppCon 2023☆332Updated last year
- Performance Tuning Tutorial given at Oak Ridge National Laboratory☆184Updated 4 years ago
- Vector class library, latest version☆1,416Updated last year
- ☆146Updated last month
- "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 month
- Omnitrace: Application Profiling, Tracing, and Analysis☆335Updated this week
- The Art of Writing Efficient Programs, published by Packt☆355Updated last year
- Storage for my snippets, toy programs, etc.☆371Updated last month
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆193Updated 8 months ago
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception ha…☆1,879Updated 3 months ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆243Updated last year
- Lightweight structured concurrency for C++20☆153Updated last week
- This repository contains high-performance implementations of memset and memcpy in assembly.☆337Updated 3 years ago
- Very fast lock-free queue (thread safe)☆175Updated 4 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆782Updated 9 months ago
- X86 CPU topics overview for developers , oriented towards performance☆202Updated 9 months ago
- Demonstration of various hardware effects on CUDA GPUs.☆390Updated 2 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆631Updated 2 years ago
- A curated list of awesome parallel computing resources☆765Updated last month
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,373Updated last week
- A tool to graphically visualize SIMD code☆687Updated 2 years ago
- Concurrent Deferred Reference Counting☆172Updated last year
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆180Updated 4 months ago