CommitThis / zip-iteratorLinks
C++ implementation of Python-like "zip" parallel iteration.
☆25Updated 10 months ago
Alternatives and similar repositories for zip-iterator
Users that are interested in zip-iterator are comparing it to the libraries listed below
Sorting:
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- Flat containers for C++☆59Updated 5 months ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- Boost.PFR without the boost namespaces☆75Updated 5 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆156Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- B++ Tree☆70Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 3 weeks ago
- SPY - C++ Information Broker☆157Updated last week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆67Updated 2 years ago
- a small lightweight std::execution work-alike☆64Updated 8 months ago
- simple ray tracing library focusing on good code☆58Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆226Updated last year
- C++ small containers☆148Updated 7 months ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- Small C++ metaprogramming library to manage lists of types☆33Updated 4 years ago
- Variadic reference-based implementation of a zip iterator in C++(>=17)☆21Updated 5 years ago
- C++20 Dynamic Reflection Library☆139Updated 7 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆146Updated last year
- C++ multidimensional arrays in the spirit of the STL☆203Updated 6 months ago
- A collection of std-like single-header C++ libraries☆195Updated last month
- Glob for C++17