Tuples

Open-source projects categorized as Tuples

Top 11 Tuple Open-Source Projects

  • pfr

    std::tuple like methods for user defined types without any macro or boilerplate code

  • Project mention: Rooting for P1061 "Structured Bindings can introduce a Pack" | /r/cpp | 2023-10-19

    This single feature opens a world of new possiblities. For example, it makes implementing "getting the number of fields" trivial. Furthrmore, and much more importantly, it enables turning a struct into a tuple. Currently, this can only be done by enumerating cases (therefore it's not fully generic), as with Boost PFR. By the way, PFR greatly simplifies our codebases, especially for parts with serialization and/or reflection.

  • λ

    Functional patterns for Java

  • InfluxDB

    Power Real-Time Data Analytics at Scale. 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.

    InfluxDB logo
  • mlib

    Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).

  • Project mention: preprocessor stuff - compile time pasting into other files | /r/C_Programming | 2023-12-09

    This uses the preprocessing library

  • purefun

    Functional Programming library for Java

  • go-tuple

    Go 1.18+ generic tuple

  • kumi

    C++20 Compact Tuple Tools

  • tuples

    Object-oriented Java tuples (by g4s8)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • enumerate

    Header-only, single file, C++11 compatible version of `enumerate`. (by hipony)

  • tuples

  • Aggreget

    Use your structures like tuples. Similar to MagicGet but using C++ 20 concepts.

  • n-tuple

    A homogeneous arbitrary-size tuple

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Tuples related posts

  • Equivalent of pythons enumerate() functuon for range controlled for loops?

    1 project | /r/cpp_questions | 16 Sep 2021
  • Object-oriented Java tuples library

    1 project | /r/programming | 27 Aug 2021
  • Object-oriented Java tuples library

    1 project | /r/java | 27 Aug 2021
  • Counting the number of fields in an aggregate in C++20

    2 projects | /r/cpp | 14 Mar 2021

Index

What are some of the best open-source Tuple projects? This list will help you:

Project Stars
1 pfr 1,268
2 λ 855
3 mlib 799
4 purefun 106
5 go-tuple 79
6 kumi 41
7 tuples 16
8 enumerate 7
9 tuples 2
10 Aggreget 2
11 n-tuple 0

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