jfalcou / eveLinks
Expressive Vector Engine - SIMD in C++ Goes Brrrr
☆1,271Updated this week
Alternatives and similar repositories for eve
Users that are interested in eve are comparing it to the libraries listed below
Sorting:
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,625Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆632Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,192Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆762Updated 8 months ago
- Vector class library, latest version☆1,404Updated last year
- A C++20 library for sequence-orientated programming☆663Updated 2 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,495Updated 3 months ago
- A C++ compile-time math library using generalized constant expressions☆801Updated last year
- C++ parsing DSL☆1,204Updated 3 weeks ago
- A lightweight C++20 serialization and RPC library☆892Updated 2 months ago
- The most over-engineered C++ assertion library☆685Updated 3 months ago
- SIMD Vector Classes for C++☆1,511Updated last year
- scanf for modern C++☆1,279Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆996Updated 3 weeks ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,592Updated 2 years ago
- C++20 μ(micro)/Unit Testing framework☆1,387Updated 3 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated last week
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,531Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,602Updated 3 weeks ago
- C++ template library for high performance SIMD based sorting algorithms☆982Updated last month
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆784Updated 11 months ago
- Runtime polymorphism done right☆1,020Updated 4 years ago
- A modern, fast, lightweight thread pool library based on C++2x☆531Updated last month
- Portable header-only C++ low level SIMD library☆1,291Updated last year
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,617Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆422Updated 5 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.