Decision Workspace
langpipe vs matchgen vs rust-sitter
Side-by-side comparison of Rust crates
41
langpipe
experimentalv0.1.1
A flexible Rust library for building custom compilers and interpreters with a modular pipeline for lexing, parsing, transforming, optimizing, and generating code.
50
matchgen
growingv0.4.0
Generate functions to quickly map byte string prefixes to values
50
rust-sitter
growingv0.4.5
A package for defining tree-sitter grammars alongside Rust logic
Core Metrics
| langpipe | matchgen | rust-sitter | |
|---|---|---|---|
| Health Score | 41 | 50 | 50 |
| Total Downloads | 768 | 278.6K | 283.7K |
| 30d Downloads | 4 | 183.4K | 30.0K |
| Dependents | 0 | 7 | 21 |
| Releases | 2 | 5 | 15 |
| Last Updated | 249d ago | 147d ago | 325d ago |
| Age | 8m | 3y | 3y 7m |
Health Breakdown
langpipe
Maintenance
8
Quality
14
Community
6
Popularity
3
Documentation
10
matchgen
Maintenance
12
Quality
11
Community
8
Popularity
7
Documentation
12
rust-sitter
Maintenance
9
Quality
16
Community
8
Popularity
7
Documentation
10
Technical Details
| langpipe | matchgen | rust-sitter | |
|---|---|---|---|
| Version | 0.1.1 | 0.4.0 | 0.4.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 5 | 5 |
| Crate Size | 6KB | 2.6MB | 10KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.56.1 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •matchgen leads with a health score of 50/100, but none of the options score above 80.
- •rust-sitter has the most downloads (283.7K), suggesting wider adoption.