Mathematical Patterns

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

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

    Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.

  • For the GUI you will need a library or framework that interacts with your specifiv operating system and allows you to create windows and a canvas to which you can draw. You could give libui a chance.

  • stb

    stb single-file public domain libraries for C/C++

  • But it's probably easier to create an image file. I recommend using a library that takes care of the image format, e.g. you could use stb_image. Then you can focus on creating the image itself.

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

  • Nebula is an open-source and free-to-use modern C++ game engine

    6 projects | news.ycombinator.com | 9 Jan 2024
  • Textual Web: TUIs for the Web

    9 projects | news.ycombinator.com | 7 Sep 2023
  • ImGui or text rendering libraries

    7 projects | /r/C_Programming | 6 Apr 2023
  • Some GUI on Golang development desktop for Windows

    4 projects | /r/golang | 20 Oct 2022
  • How long does it take for you to get ready to develop a good Python library?

    2 projects | /r/Python | 15 Mar 2022