VcDevel / std-simdLinks
std::simd for GCC [ISO/IEC TS 19570:2018]
☆632Updated 2 years ago
Alternatives and similar repositories for std-simd
Users that are interested in std-simd are comparing it to the libraries listed below
Sorting:
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 4 years ago
- SIMD Vector Classes for C++☆1,512Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,276Updated this week
- Portable header-only C++ low level SIMD library☆1,292Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆772Updated 8 months ago
- Reference implementation of mdspan targeting C++23☆485Updated last week
- A C++ compile-time math library using generalized constant expressions☆803Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆625Updated 3 months ago
- Microbenchmarking for Modern C++☆230Updated 5 years ago
- Vector class library, latest version☆1,410Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,001Updated last month
- Ultra fast C++11 allocator for STL containers.☆275Updated 3 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,631Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆590Updated 4 months ago
- Greg's Template Library of useful classes.☆228Updated last week
- C++ implementation of a memory efficient hash map and hash set☆364Updated last month
- Multiprecision for modern C++☆320Updated 11 months ago
- Implementation of C++20's std::span for older compilers☆369Updated 2 years ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- 🚀 Fast C/C++ bit population count library☆355Updated last year
- General-purpose C++ graph library☆231Updated 3 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A fast work-stealing queue template in C++☆327Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 8 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,220Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆762Updated this week
- Fast and memory efficient c++ flat hash table/map/set☆661Updated 2 weeks ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 4 years ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆520Updated 3 years ago