datatype99: C99 with sum types, v0.1.0

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • order-pp

    order-pp preprocessor library (standalone part of chaos-pp)

  • Here is an example of the power of order: https://github.com/rofl0r/order-pp/blob/master/example/fibonacci.c

  • datatype99

    Algebraic data types for C99

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

    Discontinued 🧮 A research programming language on top of C macros

  • Can you provide examples of general recursion and partial application in Boost/PP? When I was working on poica, it was a real pain to catch macro blueprinting with Boost/PP as well as capture an environment for macros (higher-order Boost/PP functions always accept an additional argument that is passed to functions; it needs to be unpacked further and so on).

  • awesome-c-preprocessor

    A list of awesome C preprocessor stuff

  • There are lots of interesting projects on preprocessor macros: https://github.com/Hirrolot/awesome-c-preprocessor.

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

  • datatype99: C99 with sum types, v0.1.0

    2 projects | /r/programming | 4 Feb 2021
  • The Monad Invasion - Part 1: What's a Monad?

    4 projects | dev.to | 27 Feb 2024
  • Algebraic Data Types for Python

    1 project | news.ycombinator.com | 22 Mar 2021
  • Jank programming language – Clojure/LLVM/C++

    1 project | news.ycombinator.com | 9 May 2024
  • How to set up a new project using Yarn

    5 projects | dev.to | 8 May 2024