joka 0.0.2
A simple nogc utility library for the D programming language.
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
Joka
Joka is a simple nogc utility library for the D programming language. It provides data structures and functions that work without garbage collection, offering precise memory control and minimal runtime overhead.
[!WARNING] This is alpha software. Use it only if you are very cool.
Attributes and BetterC Support
This project offers support for some attributes (@safe
, @nogc
, nothrow
) and aims for good compatibility with BetterC.
Web Support
Since this project does not rely on the D standard library, it can be used with Emscripten to compile and export to the web.
Note
I add things to Joka when I need them.
License
The project is released under the terms of the MIT License. Please refer to the LICENSE file.
- 0.0.2 released 3 months ago
- Kapendev/joka
- MIT
- Copyright © 2024, Alexandros F. G. Kapretsos
- Authors:
- Dependencies:
- none
- Versions:
-
0.0.12 2024-Oct-16 0.0.11 2024-Oct-12 0.0.10 2024-Sep-13 0.0.9 2024-Sep-11 0.0.8 2024-Sep-10 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
12 downloads this month
-
67 downloads total
-
- Score:
- 0.9
- Short URL:
- joka.dub.pm