Script Interoperability

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

    Discontinued a one header library for creating Lua bindings to C++

  • sol2

    Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:

  • I've only ever done this from C++, but it's using the same lua C library, so should be durable from C as well. You can look up how sol2 or any other wrapper libraries do it.

  • 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

  • Any tips for how to make moddable games?

    4 projects | /r/gamedev | 20 May 2023
  • Need help trying to embed lua in c++

    1 project | /r/cpp_questions | 24 Apr 2023
  • RTS programming game where you write real C++ code to control your player.

    4 projects | /r/cpp | 11 Nov 2022
  • why?

    1 project | /r/ProgrammerHumor | 20 Jun 2022
  • Storing pointers to C++ data in Lua in a type-safe-ish manner that are comparable on the Lua side.

    1 project | /r/cpp | 12 Apr 2022