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:
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 8 years ago
- Vector math library with NEON/SSE support☆355Updated last year
- Vulkan Compute for C++ (experimentation project)☆139Updated 3 years ago
- Experimental config library for C++☆145Updated 3 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆211Updated 4 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆92Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Debug heap useful for tracking down memory errors.☆184Updated 10 years ago
- ☆97Updated 5 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- Header-only C++17 wrapper for OpenGL 4.6 Core Profile.☆162Updated 4 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆108Updated last year
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆234Updated 10 years ago
- Profile your c++ code☆81Updated 12 years ago
- ☆132Updated 10 years ago
- Repository for my C++Now 2016 sessions.☆43Updated 9 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- SSE2 Optimized GLSL-like math library☆118Updated 11 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Library to render text using modern OpenGL techniques☆56Updated 12 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- Lightweight C++ task system☆82Updated 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…☆152Updated 13 years ago
- Wrapper for references to array in C++.☆60Updated 9 years ago
- Efficient and clean text rendering for OpenGL☆118Updated 6 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- CxxProf is a manual instrumented Profiling library for C++. It's goal is to provide easy integration into existing projects with just as …☆57Updated 9 years ago
- High performance multithreading toolkit for C++17☆47Updated last month