docs/md/reference.md
There are many projects similar to EnTT, both open source and not.
Some even borrowed some ideas from this library and expressed them in different languages.
Others developed different architectures from scratch and therefore offer alternative solutions with their pros and cons.
If you know of other similar projects out there, feel free to open an issue or a PR, and I will be glad to add them to this page.
I hope the following lists can grow much more in the future.
Below an incomplete list of similar projects that I have come across so far.
If some terms or designs are not clear, I recommend referring to the ECS Back and Forth series for all the details.
C:
C++:
C#
Go:
EnTT.Javascript:
ecsy but it looks cool anyway.Perl:
EnTT.Raku:
EnTT.Rust:
Zig
EnTT.