jluna
eaxefx
jluna | eaxefx | |
---|---|---|
4 | 2 | |
255 | 60 | |
2.0% | - | |
5.0 | 0.0 | |
8 months ago | almost 2 years ago | |
C++ | C++ | |
MIT License | 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.
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
eaxefx
-
Latest versions of Creative ALchemy and OpenAL
I also found EAX OpenAL extension here. GitHub - bibendovsky/eaxefx: OpenAL EAX Extension Do I need this one as well?
-
Sound blaster X-Fi not fully working with windows 10
alternatively you could try EAX openAL extension or something like DSOAL.
What are some alternatives?
Clang.jl - C binding generator and Julia interface to libclang
MetaAudio - GoldSrc engine plugin for 3D sound
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
apolune - Lost Astronaut's Game Creation Framework: A massive 1800+ class 1400 file extravaganza of OpenGL, WinAPI, OpenAL and many other features, written in Visual Studio for over a decade!
CxxWrap.jl - Package to make C++ libraries available in Julia
mpl - A C++17 message passing library based on MPI
uvw - Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!
centurion - A modern C++ wrapper library for SDL2 in order to improve type-safety, memory safety and overall ease-of-use.
modern-cpp-tutorial - 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
KlayGE - KlayGE is a cross-platform open source game engine with plugin-based architecture.
entt - Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
nimLUA - glue code generator to bind Nim and Lua together using Nim's powerful macro