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.☆36Updated 10 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated last year
- 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 4 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated last month
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆27Updated last month
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆46Updated 9 months ago
- Inspect C++ memory in the browser☆100Updated 3 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- C++17 tiny vector math library☆46Updated last year
- A generator of JSON parser & serializer C++ code from structure header files☆27Updated 6 months ago
- Instantly show any TIFF file, even very large ones☆10Updated last year
- A transfer function widget implemented using ImGui☆19Updated 3 years ago
- The ultimate mesh handling library☆59Updated 3 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- nanothread — Minimal thread pool for task parallelism☆85Updated last month
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆24Updated 3 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- NanoSTL, a small subset of C++ STL and libm☆127Updated last month
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- ☆101Updated last year
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- Visual Computing Library☆20Updated this week
- A simple C++17 vector math library☆10Updated 4 years ago
- C++ implementation of Python-like "zip" parallel iteration.☆25Updated 8 months ago
- Octree library in C++☆60Updated 13 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 4 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago