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.☆35Updated 8 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
- C++17 tiny vector math library☆44Updated last year
- Inspect C++ memory in the browser☆98Updated 3 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
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- The ultimate mesh handling library☆59Updated last month
- nanothread — Minimal thread pool for task parallelism☆80Updated 4 months ago
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆23Updated last month
- 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
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆26Updated 9 months ago
- Tool for parsing C/C++ code and generating output using a given Jinja-like template☆18Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Cuda matrix computation library that is specified for small matrix operation (3x3, 4x4, 1x3, 1x4, etc.). Including buffer☆19Updated last year
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆30Updated 5 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆104Updated 2 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 7 years ago
- Dynamic loading examples outside CppCon 2021☆16Updated 3 years ago
- A unique_ptr implementation with small object optimization☆19Updated 11 months ago
- C++ build system that uses C++ for build configuration.☆17Updated last week
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆75Updated 7 years ago
- C library plusifier☆10Updated 3 years ago
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Build-system agnostic code generation application for C++.☆21Updated this week