Brplot – plotting app/lib in C

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

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

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

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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