Decision Workspace
matchgen vs langpipe vs rust-sitter
Side-by-side comparison of Rust crates
59
matchgen
growingv0.5.0
Generate functions to quickly map byte string prefixes to values
40
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.
49
rust-sitter
growingv0.4.5
A package for defining tree-sitter grammars alongside Rust logic
Core Metrics
| matchgen | langpipe | rust-sitter | |
|---|---|---|---|
| Health Score | 59 | 40 | 49 |
| Total Downloads | 744.3K | 770 | 292.1K |
| 30d Downloads | 268.1K | 0 | 5.4K |
| Dependents | 8 | 0 | 21 |
| Releases | 6 | 2 | 15 |
| Last Updated | 4d ago | 309d ago | 384d ago |
| Age | 3y 2m | 10m | 3y 9m |
Health Breakdown
matchgen
Maintenance
20
Quality
11
Community
9
Popularity
7
Documentation
12
langpipe
Maintenance
7
Quality
14
Community
6
Popularity
3
Documentation
10
rust-sitter
Maintenance
8
Quality
16
Community
8
Popularity
7
Documentation
10
Technical Details
| matchgen | langpipe | rust-sitter | |
|---|---|---|---|
| Version | 0.5.0 | 0.1.1 | 0.4.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 5 | 1 | 5 |
| Crate Size | 2.6MB | 6KB | 10KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.56.1 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •matchgen leads with a health score of 59/100, but none of the options score above 80.
- •⚠ rust-sitter has not been updated in over a year.