language_server-ruby VS lib-ruby-parser

Compare language_server-ruby vs lib-ruby-parser and see what are their differences.

language_server-ruby

A Ruby Language Server implementation (by mtsmfm)

lib-ruby-parser

Ruby parser written in Rust (by lib-ruby-parser)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
language_server-ruby lib-ruby-parser
1 2
260 235
- 0.9%
10.0 7.5
almost 3 years ago 22 days ago
Ruby Rust
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.

language_server-ruby

Posts with mentions or reviews of language_server-ruby. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-02.

lib-ruby-parser

Posts with mentions or reviews of lib-ruby-parser. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-02.
  • State of the Ruby language server (LSP) ecosystem / looking for suggestions
    11 projects | /r/ruby | 2 Oct 2022
    I realize this might not be for everyone, but I'm writing it in Rust using Lib-ruby-parser and tower-lsp: two existing libraries that handle a bunch of the heavy lifting for me. I'm more productive in Rust than with Ruby at this point, despite doing Ruby full time for 15 years, plus I really really don't want to have to deal with a slow LSP--that was the whome impetus for this project. I started in the spring, made a bunch of headway, then backtracked to redo the internals to make it easier to handle monkeypatching, overriding/redefining of methods, etc. across your project.
  • Artichoke Ruby Architecture
    2 projects | news.ycombinator.com | 12 Feb 2021
    For now Artichoke leans on mruby’s parser, but I’m looking forward to using https://github.com/lib-ruby-parser/lib-ruby-parser which is a Rust port of MRI’s parse.y.

What are some alternatives?

When comparing language_server-ruby and lib-ruby-parser you can also consider the following projects:

ruby-lsp - An opinionated language server for Ruby

orbacle - Program allowing for smart jump-to-definitions, autocompletion, constant renaming and more.

pest - The Elegant Parser

sorbet - A fast, powerful type checker designed for Ruby

artichoke - 💎 Artichoke is a Ruby made with Rust

solargraph - A Ruby language server.

vector - A high-performance observability data pipeline.

ruby_language_server - Language Server implementation in Ruby for Ruby. Development happens on the develop branch. Production is master.

steep - Static type checker for Ruby