crystalline VS crystal-libraries-needed

Compare crystalline vs crystal-libraries-needed and see what are their differences.

crystalline

A Language Server Protocol implementation for Crystal. 🔮 (by elbywan)

crystal-libraries-needed

A list of libraries that are needed or wanted for the Crystal-Language (by crystal-community)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
crystalline crystal-libraries-needed
3 3
415 141
- 0.0%
6.2 0.0
3 months ago over 6 years 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.

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
    3 projects | /r/crystal_programming | 8 Aug 2022
    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)
    1 project | /r/crystal_programming | 11 Jun 2022
    what about vscode + https://github.com/elbywan/crystalline jetbrains also ok with plugin for crystal
  • Crystal 1.1.0 Is Released
    9 projects | news.ycombinator.com | 21 Jul 2021
    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

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
    1 project | /r/crystal_programming | 21 Oct 2022
    There are many ideas listed here: https://github.com/crystal-community/crystal-libraries-needed/issues .
  • Py2cr: A Python3 to Crystal Translator
    4 projects | news.ycombinator.com | 26 Dec 2021
    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
    9 projects | news.ycombinator.com | 21 Jul 2021
    There's one here: https://github.com/crystal-community/crystal-libraries-neede...

    Not sure how active it is, though.

What are some alternatives?

When comparing crystalline and crystal-libraries-needed you can also consider the following projects:

crystal - The Crystal Programming Language

tree-sitter-crystal

scry - Scry is a code analysis server for https://crystal-lang.org

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

crystal-libraries-neede

nimforum - Lightweight alternative to Discourse written in Nim

fib - Performance Benchmark of top Github languages

Graal - GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀