CxxWrap.jl
jluna
Our great sponsors
CxxWrap.jl | jluna | |
---|---|---|
4 | 3 | |
365 | 181 | |
0.8% | - | |
4.8 | 1.3 | |
about 1 month ago | 2 months ago | |
Julia | C++ | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
CxxWrap.jl
-
jluna: a new Julia <-> C++ Wrapper
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?
-
A new C++ <-> Julia Wrapper: jluna
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...)
-
Anyone using Julia for physics?
I like about Julia that it is so easy to call packages from other languages. CxxWrap.jl for easy access of C++ libraries. I often use python libraries inside my Julia code.
jluna
-
A new C++ <-> Julia Wrapper: jluna
Available here: https://github.com/Clemapfel/jluna
What are some alternatives?
LatticeQCD.jl - A native Julia code for lattice QCD with dynamical fermions in 4 dimension.
sol2 - Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
TimedPetriNetEditor - [Version 0.3.0][Application][Functional] A timed Petri net and graph event editor and simulator combined to (max,+) algebra with wrapped API for Julia lang https://youtu.be/wsiF6u7DNVQ
eaxefx - OpenAL EAX Extension
julia - The Julia Programming Language
modern-cpp-tutorial - 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
entt - Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
Clang.jl - Julia interface to libclang
centurion - A modern C++ wrapper library for SDL2 in order to improve type-safety, memory safety and overall ease-of-use.
uvw - Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!