Hi there! I don't know if it would be of any help for you, but I was an avid user of Kit and also contributor to the standard library before it was archived.
I wrote these two articles about it~
I also wrote these bindings, though they are incomplete, to raylib.
This was a fairly complete ECS implementation in kit
And an Undirected graph implementation that I planned to use for more of the standard library.
Hi there! I don't know if it would be of any help for you, but I was an avid user of Kit and also contributor to the standard library before it was archived.
I wrote these two articles about it~
I also wrote these bindings, though they are incomplete, to raylib.
This was a fairly complete ECS implementation in kit
And an Undirected graph implementation that I planned to use for more of the standard library.