vscode-ruby VS lib-ruby-parser

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

vscode-ruby

Provides Ruby language and debugging support for Visual Studio Code (by rubyide)

lib-ruby-parser

Ruby parser written in Rust (by lib-ruby-parser)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
vscode-ruby lib-ruby-parser
11 2
1,262 235
- 0.9%
0.0 7.5
10 months ago 24 days ago
TypeScript 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.

vscode-ruby

Posts with mentions or reviews of vscode-ruby. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-20.

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 vscode-ruby and lib-ruby-parser you can also consider the following projects:

vscode-solargraph - A Visual Studio Code extension for Solargraph.

ruby-lsp - An opinionated language server for Ruby

pry-rescue - Start a pry session whenever something goes wrong.

pest - The Elegant Parser

solargraph - A Ruby language server.

artichoke - 💎 Artichoke is a Ruby made with Rust

Better Errors - Better error page for Rack apps

vector - A high-performance observability data pipeline.

steep - Static type checker for Ruby

language_server-ruby - A Ruby Language Server implementation