sslotin / amh-codeLinks
Complete implementations from "Algorithms for Modern Hardware"
☆758Updated 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☆949Updated last week
- A curated list of awesome SIMD frameworks, libraries and software☆190Updated 9 months ago
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,149Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,205Updated this week
- Clean minimalist implementations of popular competitive programming algorithms☆208Updated 4 years ago
- This is a repository for the code posted on my blog☆880Updated this week
- Vector class library, latest version☆1,375Updated last year
- The Art of Writing Efficient Programs, published by Packt☆310Updated last year
- A tool to graphically visualize SIMD code☆679Updated 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,800Updated 3 weeks ago
- The book "Performance Analysis and Tuning on Modern CPU"☆3,197Updated 2 weeks ago
- A computer science textbook☆4,183Updated 10 months ago
- Slides and other materials from CppCon 2023☆312Updated last year
- ☆144Updated 3 weeks ago
- ☆296Updated last year
- A collection of lock-free data structures written in standard C++11☆901Updated 5 months ago
- Storage for my snippets, toy programs, etc.☆360Updated 3 months ago
- Sorting algorithms & related tools for C++14☆659Updated this week
- Slides and other materials from CppCon 2022☆540Updated 2 years ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,407Updated this week
- C++ Tip Of The Week☆1,623Updated last month
- The project provides high-performance concurrency, enabling highly parallel computation.☆227Updated 5 months ago
- Selection and partial sorting algorithms☆137Updated 2 months ago
- Reference implementation of Dragonbox in C++☆652Updated 7 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆620Updated 2 years ago
- A C++20 library for sequence-orientated programming☆620Updated 2 weeks ago
- Patterns and resources of low latency programming.☆572Updated 10 months ago
- Docker runner for build-bench☆302Updated last year
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception ha…☆1,792Updated last month
- Demonstration of various hardware effects on CUDA GPUs.☆382Updated last year