nlguillemot / CppSPMDLinks
SPMD in C++
☆68Updated 5 years ago
Alternatives and similar repositories for CppSPMD
Users that are interested in CppSPMD are comparing it to the libraries listed below
Sorting:
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆119Updated 4 years ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated last week
- SPEAR is a integrated domain specific language translating C++17 to SPIR-V at host runtime☆51Updated 7 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- A portable single header C++ fiber function library for co-operative multitasking☆114Updated 5 years ago
- single-header c++ math library☆112Updated 5 years ago
- An experimental ISPC backend for SPIRV-Cross☆59Updated 2 years ago
- ☆83Updated 7 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆75Updated 9 years ago
- C++17 GLSL-like vector and matrix math lib☆188Updated 3 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆127Updated 7 months ago
- Pre-processor for C languages using Python embedded in C comments☆44Updated 10 years ago
- Inspect floating point computations☆140Updated 4 years ago
- a tool for viewing SPIRV binaries to GLSL and SPIRV assembly as well as reflection data☆58Updated 9 years ago
- Intrusive Profiler for C++ (comes with viewer)☆77Updated 6 years ago
- Single-header single-function C/C++ immediate-mode camera for your graphics demos☆92Updated 8 years ago
- ☆51Updated 7 months ago
- A header-only C-like shading language compiler that writes Metal, HLSL, GLSL☆60Updated 6 years ago
- Clone of https://bitbucket.org/jonasmeyer/microprofile☆45Updated 7 months ago
- Bounding Halfspace Hierarchy☆125Updated 6 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆93Updated 3 months ago
- Documenting Wasm SIMD performance☆37Updated 5 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- Modern C++ swizzling header-only library☆192Updated last year
- Code for recording warp timing in OpenGL 4.5 on NVIDIA hardware☆30Updated 9 years ago
- ☆133Updated 9 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- cross-platform filewatcher library for c/c++☆101Updated 3 years ago
- Lightweight inline profiler that measures wall-time, cpu-time and premptive context switches for threads.☆73Updated 3 years ago
- Comparing passing mouse coords to shader by late latching vs. by glUniform☆72Updated 8 years ago