nadult / veclibLinks
SIMD vector library for C++
☆36Updated 6 years ago
Alternatives and similar repositories for veclib
Users that are interested in veclib are comparing it to the libraries listed below
Sorting:
- Repository for my C++Now 2016 sessions.☆42Updated 9 years ago
- Experimental config library for C++☆144Updated 3 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 8 years ago
- Library to render text using modern OpenGL techniques☆56Updated 12 years ago
- The Bit Library☆58Updated 6 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Wrapper for references to array in C++.☆60Updated 9 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Vector math library with NEON/SSE support☆354Updated last year
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆210Updated 3 years ago
- Profile your c++ code☆80Updated 12 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- Vulkan Compute for C++ (experimentation project)☆138Updated 3 years ago
- SSE2 Optimized GLSL-like math library☆118Updated 11 years ago
- ☆98Updated 5 years ago
- Lightweight unit-testing framework (C++11).☆85Updated 9 years ago
- Debug heap useful for tracking down memory errors.☆184Updated 9 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- Header-only C++17 wrapper for OpenGL 4.6 Core Profile.☆161Updated 3 years ago
- Boost SIMD☆231Updated 6 years ago
- ☆133Updated 9 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆63Updated 9 years ago
- Lightweight C++ task system☆81Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- Execution primitives for C++☆153Updated 5 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆233Updated 9 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…☆150Updated 13 years ago