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

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. sol2

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

    It is half of a pun as I was inspired by [sol3](https://github.com/ThePhD/sol2) which is a lua <-> c++ wrapper. Sol means sun and the julia c-api prefixes all it's functions with jl, luna means moon so it is pronounced "jay luna"

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. julia

    The Julia Programming Language

    You may have heard of a relatively new, fancy, high-performance language called Julia'', which, by now, has fully matured into one of the fastest, most modern and elegant languages in existence.

  4. CxxWrap.jl

    Package to make C++ libraries available in Julia

    Kudos for your work. AFAIK, the recommended C++ interop for Julia is CxxWrap https://github.com/JuliaInterop/CxxWrap.jl. Could you provide the main advantages of using jluna vs. CxxWrap?

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
  • 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
  • RTS programming game where you write real C++ code to control your player.

    4 projects | /r/cpp | 11 Nov 2022
  • julia VS nelson - a user suggested alternative

    2 projects | 8 Sep 2022

Did you know that Julia is
the 44th most popular programming language
based on number of references?