AlexYaruki / irisLinks
Software implementation of ARM and x86 SIMD intrinsics
☆15Updated 6 years ago
Alternatives and similar repositories for iris
Users that are interested in iris are comparing it to the libraries listed below
Sorting:
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- A header only library implementing common mathematical functions using SIMD intrinsics☆113Updated last month
- A fully featured single header library implementing a vector container with a small buffer optimization.☆67Updated 5 months ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated last year
- Experimental implementation of ParallelSTL on top of GCD aka libdispatch☆22Updated last year
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- ☆31Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- C++20 Compact Tuple Tools☆56Updated last week
- Task graph-based asynchronous programming system using C++ coroutine☆94Updated last year
- A fast implementation of log() and exp()☆53Updated 2 years ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆35Updated last month
- Experimental JSON builder based on C++ reflection☆55Updated 4 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage (P0843)☆28Updated 2 weeks ago
- fast prime sieve and hash algorithm☆38Updated last month
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- The Fancy Named Parameters Library☆35Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last week
- c++ posit implementation☆44Updated 2 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago