ecsact_runtime
Ecsact runtime C headers and C++ wrapper (by ecsact-dev)
tree-sitter-ecsact
Ecsact tree-sitter parser (by ecsact-dev)
ecsact_runtime | tree-sitter-ecsact | |
---|---|---|
1 | 1 | |
4 | 0 | |
- | - | |
7.8 | 4.5 | |
23 days ago | over 1 year ago | |
C++ | C | |
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.)
tree-sitter-ecsact
Posts with mentions or reviews of tree-sitter-ecsact.
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
Tree sitter for syntax highlighting on editors such as neovim that support it - ecsact-dev/tree-sitter-ecsact
What are some alternatives?
When comparing ecsact_runtime and tree-sitter-ecsact you can also consider the following projects:
ecsact_vscode - VSCode IDE support for ecsact
ecsact_unity - Ecsact Unity Integration
ecsact_lsp_server - Language server implementation for Ecsact