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:
- ☆32Updated 4 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Updated 2 months ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Experimental implementation of ParallelSTL on top of GCD aka libdispatch☆22Updated last year
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆72Updated 9 months ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- Repository for publicly sharing proposals in various standards groups☆28Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆38Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- meta-programming, C++11☆16Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- SYCL Conformance Tests☆72Updated this week
- C++ double-to-string conversion benchmark☆26Updated 2 weeks ago
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- C++20 Memory Allocator library☆36Updated 9 months ago
- ☆72Updated 5 years ago
- A simple replacement for std::unordered_map☆51Updated last year
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆141Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- Graph algorithms and data structures☆17Updated 3 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 4 months ago
- Standalone version of the boost::unordered library☆35Updated 6 months ago