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.☆41Updated last year
- C++17 tiny vector math library☆43Updated 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
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 8 months ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆22Updated last month
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 years ago
- C library plusifier☆10Updated 3 years ago
- The ultimate mesh handling library☆58Updated last week
- Dynamic loading examples outside CppCon 2021☆16Updated 3 years ago
- Inspect C++ memory in the browser☆98Updated 3 years ago
- A generator of JSON parser & serializer C++ code from structure header files☆24Updated 4 months 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
- C++ build system that uses C++ for build configuration.☆17Updated last month
- A small collection of Open Source utilities and convenience functions that make C++17 development happier. All code is copied from other …☆14Updated last year
- Yet Another MAthematical library☆14Updated this week
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 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
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- C++ implementation of Python-like "zip" parallel iteration.☆25Updated 6 months ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A unique_ptr implementation with small object optimization☆19Updated 10 months ago
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆40Updated 2 years ago