Decision Workspace
build-trie vs tokenizer-lib vs derive-finite-automaton
Side-by-side comparison of Rust crates
36
build-trie
growingv0.1.1
Procedural macro for generating match and state code representing a trie structure
52
tokenizer-lib
growingv1.6.0
Tokenization utilities for building parsers in Rust
46
derive-finite-automaton
growingv0.3.0
Procedural macro for generating finite automaton
Core Metrics
| build-trie | tokenizer-lib | derive-finite-automaton | |
|---|---|---|---|
| Health Score | 36 | 52 | 46 |
| Total Downloads | 3.1K | 26.3K | 14.1K |
| 30d Downloads | 5 | 494 | 371 |
| Dependents | 0 | 32 | 16 |
| Releases | 2 | 15 | 6 |
| Last Updated | 1827d ago | 675d ago | 268d ago |
| Age | 5y | 5y 1m | 4y 3m |
Health Breakdown
build-trie
Maintenance
3
Quality
15
Community
5
Popularity
4
Documentation
9
tokenizer-lib
Maintenance
5
Quality
23
Community
9
Popularity
5
Documentation
10
derive-finite-automaton
Maintenance
8
Quality
16
Community
8
Popularity
5
Documentation
9
Technical Details
| build-trie | tokenizer-lib | derive-finite-automaton | |
|---|---|---|---|
| Version | 0.1.1 | 1.6.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 1 | 1 |
| Crate Size | 3KB | 7KB | 5KB |
| Features | 0 | 5 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tokenizer-lib leads with a health score of 52/100, but none of the options score above 80.
- •⚠ build-trie, tokenizer-lib have not been updated in over a year.
- •build-trie, derive-finite-automaton are pre-1.0 — API may change.