nadult / veclib
SIMD vector library for C++
☆36Updated 5 years ago
Alternatives and similar repositories for veclib:
Users that are interested in veclib are comparing it to the libraries listed below
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- High performance multithreading toolkit for C++17☆46Updated last week
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆53Updated 11 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 7 years ago
- A high performance C++ playground library☆48Updated 8 years ago
- Library to render text using modern OpenGL techniques☆55Updated 11 years ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆89Updated 3 years ago
- SSE2 Optimized GLSL-like math library☆116Updated 10 years ago
- ☆133Updated 9 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated 8 months ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆82Updated 2 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- For fun C++ reflection framework.☆62Updated last year
- Lightweight C++ task system☆79Updated 7 years ago
- A C++ library which allows the numerical optimisation of any given problem, function, program or you-name-it☆45Updated 7 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- The Bit Library☆58Updated 6 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Vulkan Compute for C++ (experimentation project)☆134Updated 3 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆230Updated 9 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
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 10 months ago
- Improved C++14 enum class with iteration and conversion to strings☆8Updated 7 years ago
- Boost Quaternions, Vectors, Matrices library☆84Updated last week
- C++17 immutable compile-time key value map☆50Updated 5 years ago