LiraNuna / glsl-sse2Links
SSE2 Optimized GLSL-like math library
☆117Updated 11 years ago
Alternatives and similar repositories for glsl-sse2
Users that are interested in glsl-sse2 are comparing it to the libraries listed below
Sorting:
- SPMD in C++☆68Updated 5 years ago
- High performance multithreading toolkit for C++17☆46Updated 3 months ago
- Fixed Point Arithmetic C++14 Library☆111Updated 7 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆118Updated 4 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
- A high performance C++ playground library☆48Updated 9 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆39Updated 4 years ago
- A scoped stack allocator☆36Updated 6 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated 7 months ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- ☆133Updated 9 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- C++11 lock-free job queue☆83Updated 9 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 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
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 8 years ago
- Vectorizable implementations of some mathematical functions☆103Updated 5 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- Fast hash table template for array indexes.☆27Updated 8 years ago
- A C++ library which allows the numerical optimisation of any given problem, function, program or you-name-it☆45Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A c++ library for paths defined by points within the 2d space☆46Updated 9 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago