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.☆42Updated 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 …☆31Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 3 weeks ago
- C++17 tiny vector math library☆46Updated last year
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆46Updated 8 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Inspect C++ memory in the browser☆98Updated 3 years ago
- Optimizing the memory layout of std::tuple☆35Updated 5 years ago
- NanoSTL, a small subset of C++ STL and libm☆127Updated last month
- nanothread — Minimal thread pool for task parallelism☆85Updated 2 weeks ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 7 months ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- C++ implementation of Python-like "zip" parallel iteration.☆25Updated 8 months ago
- Flat containers for C++☆59Updated 2 months ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 4 years ago
- The ultimate mesh handling library☆59Updated 2 months ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- ☆101Updated last year
- A generator of JSON parser & serializer C++ code from structure header files☆27Updated 6 months ago