ast-grep VS vue-compiler

Compare ast-grep vs vue-compiler and see what are their differences.

vue-compiler

Vue's template compiler reimplemented in Rust! (by HerringtonDarkholme)
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
ast-grep vue-compiler
1 2
0 1,016
- -
0.0 8.7
over 1 year ago 7 days ago
HTML 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.

ast-grep

Posts with mentions or reviews of ast-grep. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-06.
  • Rusty Vue: Vue Compiler rewritten in Rust
    5 projects | /r/rust | 6 Sep 2022
    Thanks for your kind word! Currently it is my hobby project and learning project. I'm blocked by not having a decent JS AST manipulation library in Rust (SWC is too complicated back then). So I spin off a side project for AST refactoring. https://github.com/HerringtonDarkholme/ast-grep

vue-compiler

Posts with mentions or reviews of vue-compiler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-06.

What are some alternatives?

When comparing ast-grep and vue-compiler you can also consider the following projects:

vue-next - 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. [Moved to: https://github.com/vuejs/core]

rustle - Svelte compiler rewritten in Rust