NasalDaemon / iterLinks
Functional C++ iterator library
☆25Updated 2 years ago
Alternatives and similar repositories for iter
Users that are interested in iter are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- An indirect value-type for C++☆83Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- Document modern C++ using unit tests☆55Updated 3 years ago
- A C++14 reflection library☆72Updated last week
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…