I think I found a clever way to do generic data sets

This page summarizes the projects mentioned and recommended in the original post on /r/C_Programming

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • rirc

    A terminal IRC client in C

  • datatype99

    Algebraic data types for C99

  • How do you imitate templates/generics in C? I'm planning to add Result to my Datatype99 but cannot figure out how to do it elegantly...

  • 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
  • cmap

    A type-safe hash map implementation for C (by Wirtos)

  • Generic hash map https://github.com/Wirtos/cmap

  • metalang99

    Full-blown preprocessor metaprogramming

  • Yeah, I've implemented the same trick in Metalang99 (it is available as METALANG99_overload).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts