sslotin / amh-codeLinks
Complete implementations from "Algorithms for Modern Hardware"
☆776Updated 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☆929Updated 8 months ago
- C++ template library for high performance SIMD based sorting algorithms☆979Updated 3 weeks ago
- A curated list of awesome SIMD frameworks, libraries and software☆208Updated last year
- This is a repository for the code posted on my blog☆900Updated this week
- Slides and other materials from CppCon 2023☆325Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,261Updated this week
- Slides and other materials from CppCon 2022☆553Updated last month
- Clean minimalist implementations of popular competitive programming algorithms☆218Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆366Updated 6 months ago
- ☆145Updated 3 months ago
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception ha…☆1,863Updated last month
- Vector class library, latest version☆1,399Updated last year
- Performance Tuning Tutorial given at Oak Ridge National Laboratory☆181Updated 4 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆382Updated 3 weeks ago
- A curated list of awesome parallel computing resources☆745Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆725Updated 7 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆615Updated 2 months 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,890Updated this week
- The project provides high-performance concurrency, enabling highly parallel computation.☆226Updated last week
- Concurrent Deferred Reference Counting☆168Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆631Updated 2 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆184Updated 6 months ago
- Comprehensive benchmarks of C++ maps☆314Updated 2 years ago
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,287Updated this week
- Reference implementation of Dragonbox in C++☆761Updated last week
- Patterns and resources of low latency programming.☆716Updated 2 months ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆242Updated 11 months ago
- A computer science textbook☆4,373Updated last year
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆432Updated 9 months ago
- The book "Performance Analysis and Tuning on Modern CPU"☆3,333Updated 4 months ago