EasyIterator
Iterator toolkit
A library that simplifies C++ iterator design and usage by providing abstractions and boilerplate reduction.
🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.
139 stars
7 watching
8 forks
Language: C++
last commit: 4 months ago
Linked from 1 awesome list
advancealgorithmsbenchmarkboilerplatecpluspluscppenumerateiteratoriteratorsloopsnextpythonicrangereversesimple
Related projects:
Repository | Description | Stars |
---|---|---|
| Implementations of iterators for Pharo's collections | 9 |
| A functional-style iterator library that generates imperative code at compile time. | 72 |
| A categorized list of C++ resources and tools | 4,598 |
| A fast C++ library for Delaunay triangulation of 2D points | 0 |
| An iterator implementation providing map and reduce functionalities for data processing in Go. | 16 |
| A toolkit for building lexers, parsers, and abstract syntax trees in Ruby, with features such as re-entrant code, flexible lexer/parser definitions, and LLVM bindings. | 452 |
| Implementing a CLI arguments parser to process input in various formats | 5 |
| An editor/viewer/analyzer for executables. | 412 |
| An implementation of lambda calculus using interaction nets, providing a CLI and API. | 45 |
| A C++ header-only library implementing an n-ary tree data structure with STL-like interfaces | 135 |
| Developing tools and scripts to extract data from low-resource languages, focusing on language processing and machine learning applications. | 2 |
| A Common Lisp interface to C++ code compilation and execution with JIT optimization | 63 |
| A collection of efficient Learning-to-Rank algorithms implemented in C++ | 131 |
| A C++ implementation of Python's itertools and related iteration functions. | 1,372 |
| A tool for generating and authoring physically based shading materials | 778 |