parsegen VS hush

Compare parsegen vs hush and see what are their differences.

parsegen

An LR parser generator, implemented as a proc macro (by osa1)

hush

Hush is a unix shell based on the Lua programming language (by hush-shell)
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
parsegen hush
2 7
15 626
- 0.0%
1.5 3.0
about 1 year ago 7 days ago
Rust 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.

parsegen

Posts with mentions or reviews of parsegen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-06.
  • How are macros dealt with for incremental compilation?
    2 projects | /r/rust | 6 May 2023
    Indeed this is the problem I'm having with my proc macro crates lexgen and parsegen. In the case of lexgen, the proc macro is actually quite fast for realistic inputs, but the compiler spends a lot of time checking and generated code with cargo check (which I suspect rust-analyzer also uses). In the case of parsegen the proc macro does some analyses and takes some time. In both cases I have to split my proc macro code (not the proc macros, the code that uses the proc macros) to separate crates so that they won't be recompiler/re-analyzed as I work on the code.
  • If you're not using a lexer generator for your compiler, why?
    5 projects | /r/Compilers | 30 May 2021
    I'm working on my own lexer and parser generators, and I'm trying to understand why some projects don't use lexer and parser generators and use hand-written lexers and parsers.

hush

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

What are some alternatives?

When comparing parsegen and hush you can also consider the following projects:

lexgen - A fully-featured lexer generator, implemented as a proc macro

busybox - BusyBox mirror

logos - Create ridiculously fast Lexers

busybox - Docker Official Image packaging for Busybox

hush - hush (a Bourne-style shell) for the GNO multitasking environment on the Apple IIgs

u-boot - "Das U-Boot" Source Tree

ngs - Next Generation Shell (NGS)

Wormies-AU-Helpers - Helper scripts to make maintaining packages using AU even easier

Wren - The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.

lash - A modern, robust glue language