Performance-portable, length-agnostic SIMD with runtime dispatch
☆5,346Feb 27, 2026Updated this week
Alternatives and similar repositories for highway
Users that are interested in highway are comparing it to the libraries listed below
Sorting:
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,632Feb 19, 2026Updated last week
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,967Feb 23, 2026Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,297Feb 22, 2026Updated last week
- mimalloc is a compact general purpose allocator with excellent performance.☆12,509Feb 6, 2026Updated 3 weeks ago
- C++ template library for high performance SIMD based sorting algorithms☆999Feb 24, 2026Updated last week
- mold: A Modern Linker 🦠☆16,209Updated this week
- Abseil Common Libraries (C++)☆17,052Updated 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,682Feb 23, 2026Updated last week
- Frame profiler☆15,341Updated this week
- Vector class library, latest version☆1,437Feb 1, 2024Updated 2 years ago
- C/C++ Performance Profiler☆4,318Jan 31, 2025Updated last year
- Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, …☆23,401Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,993Feb 22, 2025Updated last year
- oneAPI Threading Building Blocks (oneTBB)☆6,565Updated this week
- Message passing based allocator☆1,785Updated this week
- 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…☆2,001Updated this week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆639Mar 10, 2023Updated 2 years ago
- A modern formatting library☆23,287Updated this week
- SIMD Vector Classes for C++☆1,516Jun 6, 2024Updated last year
- A microbenchmark support library☆10,024Feb 24, 2026Updated last week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,152Dec 6, 2025Updated 2 months ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,740Feb 23, 2026Updated last week
- build-once run-anywhere c library☆20,577Jan 25, 2026Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,672Oct 6, 2024Updated last year
- An open-source C++ library developed and used at Facebook.☆30,263Updated this week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,073Feb 14, 2026Updated 2 weeks ago
- Unified Executors☆1,685Feb 23, 2026Updated last week
- Portable header-only C++ low level SIMD library☆1,299Aug 26, 2024Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,255Updated this week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,315Feb 4, 2026Updated 3 weeks ago
- Intel® Implicit SPMD Program Compiler☆2,846Updated this week
- lightweight, standalone C++ inference engine for Google's Gemma models.☆6,742Updated this week
- Compile Time Regular Expression in C++☆3,764Sep 12, 2025Updated 5 months ago
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT