crystal-libraries-needed
A list of libraries that are needed or wanted for the Crystal-Language (by crystal-community)
crystalline
A Language Server Protocol implementation for Crystal. 🔮 (by elbywan)
crystal-libraries-needed | crystalline | |
---|---|---|
3 | 3 | |
141 | 483 | |
0.0% | 1.4% | |
0.0 | 6.9 | |
almost 8 years ago | 2 months ago | |
Crystal | ||
- | 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.
crystal-libraries-needed
Posts with mentions or reviews of crystal-libraries-needed.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-26.
-
Any project ideas in crystal
There are many ideas listed here: https://github.com/crystal-community/crystal-libraries-needed/issues .
-
Py2cr: A Python3 to Crystal Translator
This project started with this request: https://github.com/crystal-community/crystal-libraries-neede...
However, it is heavily based on the (abandoned?) py2rb work by Naitoh which I made enhancements to.
IMO, Rubyists should have an easier time with Crystal syntax since it is more similar. Also, the likelihood of having type annotations in Python is much higher than Ruby because type annotations have been around longer in Python, iirc.
-
Crystal 1.1.0 Is Released
There's one here: https://github.com/crystal-community/crystal-libraries-neede...
Not sure how active it is, though.
crystalline
Posts with mentions or reviews of crystalline.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-08.
-
Speed & LSP
I just tried to get crystalline working, and it seems to be working surprisingly well. Performance is and always will be an issue with LSP for Crystal, though. Crystal by its nature compiles slowly. Although, perhaps this will be helped by the new "interpreted" mode?
-
Lucky question (cross-post)
what about vscode + https://github.com/elbywan/crystalline jetbrains also ok with plugin for crystal
-
Crystal 1.1.0 Is Released
There's a few LSP implementation that are very usable: https://github.com/crystal-lang-tools/scry, https://github.com/elbywan/crystalline
Beginning of a tree-sitter parser here too: https://github.com/keidax/tree-sitter-crystal
What are some alternatives?
When comparing crystal-libraries-needed and crystalline you can also consider the following projects:
scry - Scry is a code analysis server for https://crystal-lang.org
tree-sitter-crystal
crystal-libraries-neede
fib - Performance Benchmark of top Github languages