A new C++ <-> Julia Wrapper: jluna

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. jluna

    Julia Wrapper for C++ with Focus on Safety, Elegance, and Ease of Use

    Available here: https://github.com/Clemapfel/jluna

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Clang.jl

    C binding generator and Julia interface to libclang

    If you are interested in C++ interop you can also have a look at Clang.jl and CxxWrap.jl (the usual Julia package chaos applies, where the package mentioned in old talks and docs that you find on google is superseded by some others...)

  4. CxxWrap.jl

    Package to make C++ libraries available in Julia

    If you are interested in C++ interop you can also have a look at Clang.jl and CxxWrap.jl (the usual Julia package chaos applies, where the package mentioned in old talks and docs that you find on google is superseded by some others...)

  5. sol2

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

    If you want to be portable I'd recommend C++ and Lua, I used those for years and it runs on everything and there's this most amazing wrapper API which was a huge inspiration

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

  • jluna: a new Julia &lt;-&gt; C++ Wrapper

    4 projects | /r/cpp | 12 Mar 2022
  • Any tips for how to make moddable games?

    4 projects | /r/gamedev | 20 May 2023
  • Script Interoperability

    2 projects | /r/C_Programming | 28 Apr 2023
  • Need help trying to embed lua in c++

    1 project | /r/cpp_questions | 24 Apr 2023
  • CBN Changelog: December 3, 2022. Improved LUA support in progress!

    2 projects | /r/cataclysmbn | 3 Dec 2022

Did you know that C++ is
the 7th most popular programming language
based on number of references?