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 9 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆104Updated last week
- C++17 tiny vector math library☆44Updated last year
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- nanothread — Minimal thread pool for task parallelism☆82Updated last week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆75Updated 7 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- The ultimate mesh handling library☆59Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- C++ build system that uses C++ for build configuration.☆19Updated this week
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆26Updated 2 weeks ago
- C++ template metaprogram driven tensor math library☆89Updated 3 months ago
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆23Updated 2 months ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- A generator of JSON parser & serializer C++ code from structure header files☆26Updated 5 months ago
- Inspect C++ memory in the browser☆98Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆31Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 7 months 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 …☆31Updated 4 years ago
- C++ implementation of Python-like "zip" parallel iteration.☆25Updated 7 months ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Build-system agnostic code generation application for C++.☆25Updated last week