ecsact_unity
Ecsact Unity Integration (by ecsact-dev)
ecsact_lsp_server
Language server implementation for Ecsact (by ecsact-dev)
ecsact_unity | ecsact_lsp_server | |
---|---|---|
1 | 1 | |
4 | 0 | |
- | - | |
2.5 | 6.5 | |
about 1 month ago | 20 days 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_unity
Posts with mentions or reviews of ecsact_unity.
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
Integration with the unity engine as a unity package - ecsact-dev/ecsact_unity
ecsact_lsp_server
Posts with mentions or reviews of ecsact_lsp_server.
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
A language server for Ecsact so we can use neovim, vscode or any other IDE that supports the language server protocol - ecsact-dev/ecsact_lsp_server
What are some alternatives?
When comparing ecsact_unity and ecsact_lsp_server you can also consider the following projects:
tree-sitter-ecsact - Ecsact tree-sitter parser
ecsact_rtb - Ecsact runtime builder
entt - Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
ecsact_vscode - VSCode IDE support for ecsact
flecs - A fast entity component system (ECS) for C & C++