google / highwayLinks
Performance-portable, length-agnostic SIMD with runtime dispatch
☆4,697Updated this week
Alternatives and similar repositories for highway
Users that are interested in highway are comparing it to the libraries listed below
Sorting:
- C/C++ Performance Profiler☆4,285Updated 4 months ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,709Updated last month
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,399Updated this week
- [ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl☆2,303Updated 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, Chromium, R…☆1,792Updated 2 weeks ago
- Frame profiler☆12,055Updated this week
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,402Updated last week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,982Updated 2 weeks ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,204Updated this week
- C++ template library for high performance SIMD based sorting algorithms☆949Updated last month
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,916Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,952Updated 3 months ago
- Vector class library, latest version☆1,373Updated last year
- The compiler is available for download. Get it!☆2,512Updated last year
- Intel® Implicit SPMD Program Compiler☆2,687Updated this week
- C++ Insights - See your source code with the eyes of a compiler☆4,301Updated this week
- mimalloc is a compact general purpose allocator with excellent performance.☆11,555Updated last week
- A General-purpose Task-parallel Programming System using Modern C++☆10,945Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,303Updated 3 weeks ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,569Updated 2 years ago
- A beautiful stack trace pretty printer for C++☆4,059Updated 2 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,624Updated last year
- oneAPI Threading Building Blocks (oneTBB)☆6,177Updated this week
- [ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl☆4,973Updated last year
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆11,106Updated 3 weeks ago
- Compile Time Regular Expression in C++☆3,601Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,575Updated last month
- Message passing based allocator☆1,692Updated last month
- C++14 lock-free queue.☆1,668Updated last month
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,476Updated last week