andersx / libsimdmathLinks
C++ library of fast, approximate math functions, primarily for Intel AVX2.
☆22Updated 10 years ago
Alternatives and similar repositories for libsimdmath
Users that are interested in libsimdmath are comparing it to the libraries listed below
Sorting:
- Half precision floating point C++ library (imported from sourceforge upstream).☆34Updated 7 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- Fast hash table template for array indexes.☆27Updated 8 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Single file utilities for C++.☆30Updated 2 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- Single- and Double- intrusive linked lists for C++☆17Updated 9 years ago
- Orientation independent bézier smoothing of voxel grids☆17Updated 10 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Add-on packages for Vector class library☆74Updated last year
- Useful C++ templates☆14Updated last year
- Flat containers for C++☆59Updated 2 years ago
- SIMD-optimized math library in C++☆23Updated 7 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆39Updated 4 years ago
- HAXX (Hamilton's Quaternion Algebra for CXX) is a C++ software infrastructure for the development of efficient scalar and tensorial quate…☆13Updated 6 years ago
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Updated 8 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months ago
- ☆26Updated 7 years ago
- toy C++ Vulkan library☆49Updated 6 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- C++ string formatting library☆44Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- Fast, data-oriented, stdlib-style hash table☆21Updated 8 years ago
- Fast open addressing hash table☆41Updated last year