AlexYaruki / irisLinks
Software implementation of ARM and x86 SIMD intrinsics
☆14Updated 5 years ago
Alternatives and similar repositories for iris
Users that are interested in iris are comparing it to the libraries listed below
Sorting:
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- C++ template library for floating point operations☆28Updated 2 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- ☆9Updated 11 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated this week
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 3 months ago
- Experimental JSON builder based on C++ reflection☆52Updated 3 weeks ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015☆15Updated 7 years ago
- ☆31Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- A simple replacement for std::unordered_map☆50Updated 11 months ago
- Add-on packages for Vector class library☆75Updated last year
- C++ wrapper around wyhash and wyrand☆14Updated 11 months ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- SYCL Conformance Tests☆70Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated this week
- The Fancy Named Parameters Library☆32Updated 2 months ago
- LALR(1) parser for C++☆79Updated last year
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- mallocMC: Memory Allocator for Many Core Architectures☆58Updated 2 months ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Struct-of-Arrays generator for C++ projects.☆58Updated 11 months ago