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:
- ☆31Updated 4 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- A C++ customized allocator based on a simple memory pool☆13Updated 8 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆114Updated 2 months ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆68Updated 7 months ago
- Experimental implementation of ParallelSTL on top of GCD aka libdispatch☆22Updated last year
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆95Updated last year
- Add-on packages for Vector class library☆76Updated 2 years ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆35Updated 2 months ago
- C++ template library for floating point operations☆35Updated last week
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- Companion Repository for the Lecture Slides for the Clang Libraries☆119Updated 2 months ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Updated 2 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated 4 years ago
- fast prime sieve and hash algorithm☆38Updated 3 months ago
- A simple replacement for std::unordered_map☆50Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆135Updated this week
- c++ posit implementation☆44Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year
- Software implementation of any size ieee754 floating points☆56Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago