prettyplease VS topiary

Compare prettyplease vs topiary and see what are their differences.

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
prettyplease topiary
8 3
588 486
- 2.9%
7.7 8.8
21 days ago 5 days ago
Rust Rust
Apache License 2.0 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.

prettyplease

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

topiary

Posts with mentions or reviews of topiary. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-20.
  • Show HN: GritQL, a Rust CLI for rewriting source code
    8 projects | news.ycombinator.com | 20 Mar 2024
    You should check out https://github.com/tweag/topiary

    Yes, theoretically if you had ~identical grammars you could use it to do a full transpilation. There's a lot of challenges with that though. Writing a correct grammar for 1 language is complicated enough, but writing one for two where all your nodes and fields end up the same is likely insurmountable.

    In practice, languages are either:

    - Far enough apart that any pure AST transformation is insufficient and you need an AI component to produce usable output

  • Elastic Tab Stops (2017)
    1 project | news.ycombinator.com | 19 Oct 2023
    This is something we've discussed[1] in the development of Topiary, deferring the process to the formatter. It's not a priority issue for us right now, but given the lack of universal editor support for elastic tab stops, having the formatter do this seems like a reasonable solution.

    [1]: https://github.com/tweag/topiary/issues/170

  • Minimalist Rust formatter as an alternative to rustfmt?
    6 projects | /r/rust | 19 Mar 2023
    build on top of https://github.com/tweag/topiary/blob/main/languages/rust.scm

What are some alternatives?

When comparing prettyplease and topiary you can also consider the following projects:

prettier-plugin-rust - Prettier Rust is an opinionated code formatter that autocorrects bad syntax.

quote - Rust quasi-quoting

goformat - Alternative to gofmt with configurable formatting style (indentation etc.)

tokio-tungstenite - Future-based Tungstenite for Tokio. Lightweight stream-based WebSocket implementation

genemichaels - Even formats macros

rosetta - Easy to use Rust i18n library based on code generation

rfcs - RFCs for changes to Rust