Hi!
I've just released a utility library that offers a range of data structures and functions designed to work without relying on garbage collection. Additionally, it supports WebAssembly and has been tested with Emscripten, which is a nice thing.
I've been developing games using the D programming language for a while now. Previously, this library was part of a larger collection of smaller gamedev libraries I was working on. I’ve decided to spin it off into its own project to make it more accessible and easier for others to use.
- The package: https://code.dlang.org/packages/joka
- The repository: https://github.com/Kapendev/joka