AlexYaruki / iris
Software implementation of ARM and x86 SIMD intrinsics
☆13Updated 5 years ago
Alternatives and similar repositories for iris:
Users that are interested in iris are comparing it to the libraries listed below
- Sample implementation of C++20 atomic_wait/notify☆58Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A fast implementation of log() and exp()☆50Updated 2 years ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- A simple replacement for std::unordered_map☆46Updated 5 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated last week
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 9 months ago
- Experimental JSON builder based on C++ reflection☆48Updated last month
- SYCL Conformance Tests☆64Updated this week
- Interchangeable AoS and SoA containers☆22Updated 2 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆35Updated 11 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆26Updated 3 months ago
- A collection of formatting benchmarks☆46Updated 5 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 2 years ago
- C++20 and onward collection of high performance data containers and related tools☆52Updated 3 months ago
- Tiny Test System☆27Updated 3 weeks ago
- ☆31Updated 3 years ago
- A clean implementation of reflection and related proposals.☆29Updated 6 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆43Updated 10 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆34Updated 9 months ago
- SDK for the IFC specification at https://github.com/microsoft/ifc-spec☆58Updated last week
- SYCL Reference Manual☆27Updated 8 months ago
- Struct-of-Arrays generator for C++ projects.☆50Updated 5 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated last month
- ☆17Updated 8 years ago
- High-level C++ for Accelerator Clusters☆143Updated this week
- SYCL Open Source Specification☆122Updated this week
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆24Updated 11 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year