fms_iterable

iterators with explicit operator bool() const (by keithalewis)

Fms_iterable Alternatives

Similar projects and alternatives to fms_iterable

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better fms_iterable alternative or higher similarity.

fms_iterable reviews and mentions

Posts with mentions or reviews of fms_iterable. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-03.
  • CXXIter: A chainable c++20 LINQ-like iterator library
    5 projects | /r/cpp | 3 Jan 2022
    Good stuff! I am a fan of LINQ and see you took pains to make your library performant (a common complaint against LINQ). My take on a more C++-y way of doing this is https://github.com/keithalewis/fms_iterable. An iterable is a C++ iterator with explicit operator bool() const to detect the end. The downside is I have to figure out how to translate this into the standard set of LINQ operators. Nowhere near as complete as your work but my main use case is implementing numerical algorithms. Maybe you'll find a pony in there. :-)
  • Single header functional iterator library
    7 projects | /r/cpp | 26 Apr 2021
    See https://github.com/keithalewis/fms_iterable for some ideas in this direction.
  • 12 Different Ways to Filter Containers in Modern C++
    1 project | /r/cpp | 3 Feb 2021
    It can be done: https://github.com/keithalewis/fms_iterable
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 2 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic fms_iterable repo stats
3
3
6.0
3 months ago

The primary programming language of fms_iterable is C++.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com