yuki-koyama / parallel-utilLinks
Simple header-only implementation of "parallel_for" and "parallel_map" for C++11
☆31Updated 5 years ago
Alternatives and similar repositories for parallel-util
Users that are interested in parallel-util are comparing it to the libraries listed below
Sorting:
- NanoSTL, a small subset of C++ STL and libm☆127Updated last month
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆61Updated 6 months ago
- C++20 Vulkan and GLes rendering engine☆17Updated this week
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆40Updated 5 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago
- TinyVDBIO header-only C++ OpenVDB IO library☆37Updated 3 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Updated 5 years ago
- toy C++ Vulkan library☆49Updated 7 years ago
- Profile your c++ code☆80Updated 12 years ago
- A neural network visualizer☆102Updated 2 years ago
- Python-like 'enumerate' for C++☆28Updated 4 years ago
- SPEAR is a integrated domain specific language translating C++17 to SPIR-V at host runtime☆51Updated 7 years ago
- Multithreaded header only C++11 CSV parser☆29Updated last year
- Job system (requires C++11)☆51Updated 5 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆77Updated 9 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆41Updated 5 years ago
- Inspect C++ memory in the browser☆100Updated 3 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- Aimed to eliminate preprocessor hell in shaders and kernels.☆45Updated 8 years ago
- A 3D viewer bootstrapping library☆12Updated 2 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated last month
- CUDA Extension Wrangler☆25Updated 6 years ago
- ☆19Updated 6 years ago
- Trying to trim down the size of my Vulkan repo...☆29Updated 8 years ago
- Toy software vulkan ICD implementation☆21Updated 5 years ago
- A transfer function widget implemented using ImGui☆19Updated 3 years ago
- An immediate mode 3D gimzo (translation, rotation, scale for scene editing) in ~1200 LoC☆48Updated 4 years ago