CommitThis / zip-iteratorLinks
C++ implementation of Python-like "zip" parallel iteration.
☆25Updated 8 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☆108Updated last year
- Boost.PFR without the boost namespaces☆75Updated 3 months ago
- Flat containers for C++☆59Updated 3 months ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Light, fast, threadpool for C++20☆104Updated 2 years ago
- B++ Tree☆69Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month
- C++ small containers☆146Updated 5 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 4 years ago
- SPY - C++ Information Broker☆157Updated this week
- 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
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- A parallel pipeline for stream processing☆69Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- C++ multidimensional arrays in the spirit of the STL☆202Updated 5 months ago
- A graph concurrent library for C++☆63Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- C++20 coroutines-based cooperative multitasking library☆109Updated 4 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 10 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆136Updated 4 years ago
- C++20 Dynamic Reflection Library☆138Updated 6 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- C++17 tiny vector math library☆46Updated last year
- A compile-time linear algebra system for C++☆123Updated 4 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated last year