ecsact_runtime
Ecsact runtime C headers and C++ wrapper (by ecsact-dev)
ecsact_rtb
Ecsact runtime builder (by ecsact-dev)
ecsact_runtime | ecsact_rtb | |
---|---|---|
1 | 1 | |
4 | 0 | |
- | - | |
7.8 | 0.0 | |
28 days ago | about 2 months ago | |
C++ | C++ | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
ecsact_runtime
Posts with mentions or reviews of ecsact_runtime.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-24.
-
Introducing Ecsact
The Ecsact runtime standard is a set of C headers available in the ecsact-dev/ecsact_runtime GitHub repository. We chose C for maximum compatibility between languages and integration between other software (such as game engines.)
ecsact_rtb
Posts with mentions or reviews of ecsact_rtb.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-24.
-
Introducing Ecsact
Command line tool for building the Ecsact runtime - ecsact-dev/ecsact_rtb
What are some alternatives?
When comparing ecsact_runtime and ecsact_rtb you can also consider the following projects:
ecsact_vscode - VSCode IDE support for ecsact
ecsact_lsp_server - Language server implementation for Ecsact
tree-sitter-ecsact - Ecsact tree-sitter parser
flecs - A fast entity component system (ECS) for C & C++
entt - Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more