jluna
uvw
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.
jluna
- Jluna: A modern Julia Wrapper for C++
-
jluna 1.0 & apologies
If you would still like to check out the 1.0 version of jluna, it is available for free under MIT license here. I also announced it on discourse.
-
Benchmarking jluna showed: Julia is faster at running C++ Code concurrently, than C++ is
jluna, the modern C++ <-> Julia wrapper, just released its 1.0 Beta. It had some major reworks and new features, one of which is multi-threading. Through some black magic, the native Julia thread pool was wrapped, such that you can run any C++ code inside a Julia task concurrently.
-
A new C++ <-> Julia Wrapper: jluna
Available here: https://github.com/Clemapfel/jluna
uvw
-
I hate ASIO and I can't be alone.
Have you tried this wrapper? https://github.com/skypjack/uvw
What are some alternatives?
CxxWrap.jl - Package to make C++ libraries available in Julia
libuv - Cross-platform asynchronous I/O
TimedPetriNetEditor - [Application][Version 0.4.0][Functional] A timed Petri net and graph event editor and simulator combined to (max,+) algebra with wrapped API for Julia lang
Boost.Asio - Asio C++ Library
eaxefx - OpenAL EAX Extension
libevent - Event notification library
Clang.jl - C binding generator and Julia interface to libclang
libev - Full-featured high-performance event loop loosely modelled after libevent
modern-cpp-tutorial - 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
C++ Actor Framework - An Open Source Implementation of the Actor Model in C++
entt - Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
nng - nanomsg-next-generation -- light-weight brokerless messaging