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:
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆37Updated 11 months ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated last month
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆24Updated 5 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year
- C++17 tiny vector math library☆46Updated last year
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- NanoSTL, a small subset of C++ STL and libm☆129Updated 2 months ago
- Inspect C++ memory in the browser☆100Updated 3 years ago
- The ultimate mesh handling library☆59Updated last week
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated 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 …☆32Updated 4 years ago
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆31Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- 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
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated last month
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- ☆101Updated last year
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Updated 2 weeks ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- C++ build system that uses C++ for build configuration.☆19Updated this week