genemichaels VS topiary

Compare genemichaels vs topiary and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
genemichaels topiary
5 3
80 483
- 7.0%
0.0 8.9
7 months ago 18 days ago
Rust Rust
ISC 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.

genemichaels

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

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 genemichaels and topiary you can also consider the following projects:

octocrab - A modern, extensible GitHub API Client for Rust.

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

rfcs - RFCs for changes to Rust

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

libass - libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format.

prettyplease - A minimal `syn` syntax tree pretty-printer

rouille - Rust programming, in French.

abomonation - A mortifying serialization library for Rust

ambassador - Delegation of trait implementations via procedural macros

tungstenite-rs - Lightweight stream-based WebSocket implementation for Rust.