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.☆38Updated last year
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆25Updated 7 months ago
- C++17 tiny vector math library☆45Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Updated 2 months ago
- The ultimate mesh handling library☆61Updated last month
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated 3 months ago
- nanothread — Minimal thread pool for task parallelism☆91Updated last week
- Inspect C++ memory in the browser☆102Updated 3 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated 4 months ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- NanoSTL, a small subset of C++ STL and libm☆129Updated 5 months ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years 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 …☆32Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆113Updated last year
- ☆101Updated last year
- A flexible and fast matrix, transform and geometry library.☆130Updated 7 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- C++ Reflection & Serialization using Clang's LibTooling☆53Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- "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.☆25Updated this week
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Updated 3 months ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago