dpellegr / ZipIteratorLinks
Variadic reference-based implementation of a zip iterator in C++(>=17)
☆21Updated 5 years ago
Alternatives and similar repositories for ZipIterator
Users that are interested in ZipIterator are comparing it to the libraries listed below
Sorting:
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆44Updated last month
- C++17 tiny vector math library☆45Updated 2 years ago
- The ultimate mesh handling library☆60Updated 2 weeks ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- Inspect C++ memory in the browser☆102Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated 3 months ago
- C++ implementation of Python-like "zip" parallel iteration.☆25Updated last year
- nanothread — Minimal thread pool for task parallelism☆91Updated 2 months ago
- Dynamic loading examples outside CppCon 2021☆16Updated 4 years ago
- NanoSTL, a small subset of C++ STL and libm☆129Updated 5 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Numerical signals based Log To Graph Converter☆46Updated 6 months ago
- 3D B-Spline renderer built with Qt, OpenGL and Eigen. Visualizes spline curves and control points in 3D.☆28Updated 5 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- variant type for CUDA☆12Updated 10 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- A Shoemake Arcball camera in C++☆31Updated 2 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 5 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated 3 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 3 years ago
- C++ build system that uses C++ for build configuration.☆24Updated this week
- A generator of JSON parser & serializer C++ code from structure header files☆27Updated 10 months ago
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆25Updated 7 months ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆43Updated 3 years ago
- A transfer function widget implemented using ImGui☆19Updated 3 years ago