Brplot – plotting app/lib in C

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    +256,000,000 points per plot, +60 Fps on shity laptop. Only limit is the size of your RAM.

  2. SaaSHub

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

    SaaSHub logo
  3. feedgnuplot

    Tool to plot realtime and stored data from the commandline, using gnuplot.

    Thanks for the post. The obvious comparison is feedgnuplot: https://github.com/dkogan/feedgnuplot/

    That works similarly in that it plots standard input. The backend is gnuplot, which is a double-edged sword: it's far more full-featured than brplot, but almost certainly is much slower also. I'll try out brplot to see if it would be a good replacement for cases where speed is important. Thanks!

  4. cpp-project-template

    A full cmake + vcpkg project template for new C++ projects (by lionkor)

    sounds like it needs CMake+vcpkg like in this example starter of mine: https://github.com/lionkor/cpp-project-template

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

  • Trying raylib, first time user, what should I know?

    2 projects | /r/raylib | 12 Jul 2023
  • Building and Linking Google's ANGLE with Raylib on MacOS

    4 projects | dev.to | 3 Jun 2023
  • Beside SDL, is there an easier way to just show a custom rectangle with text, cross-platform?

    4 projects | /r/C_Programming | 13 May 2023
  • Is writing a Game Engine worth it?

    3 projects | /r/gamedev | 30 Oct 2022
  • Is C only in terminal?

    7 projects | /r/C_Programming | 21 Sep 2022