Decision Workspace
noml vs jason-rs vs maml
Side-by-side comparison of Rust crates
51
noml
experimentalv0.9.0
High-performance dynamic configuration language with format preservation, environment variables, native types, string interpolation, and TOML compatibility. Blazing-fast parsing at 25µs with zero-copy architecture.
56
jason-rs
experimentalv1.1.0
A library for parsing Jason-like files into JSON, YAML, or TOML with support for inline file expansion.
55
maml
experimentalv0.1.0
A parser and serializer for MAML (Minimal Abstract Markup Language)
Core Metrics
| noml | jason-rs | maml | |
|---|---|---|---|
| Health Score | 51 | 56 | 55 |
| Total Downloads | 1.5K | 1.1K | 321 |
| 30d Downloads | 26 | 53 | 13 |
| Dependents | 4 | 0 | 0 |
| Releases | 3 | 32 | 2 |
| Last Updated | 188d ago | 65d ago | today |
| Age | 8m | 4m | 6m |
Health Breakdown
noml
Maintenance
11
Quality
13
Community
8
Popularity
4
Documentation
15
jason-rs
Maintenance
15
Quality
18
Community
6
Popularity
4
Documentation
13
maml
Maintenance
17
Quality
16
Community
6
Popularity
3
Documentation
13
Technical Details
| noml | jason-rs | maml | |
|---|---|---|---|
| Version | 0.9.0 | 1.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 11 | 6 | 3 |
| Crate Size | 109KB | 55KB | 31KB |
| Features | 3 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.82 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jason-rs leads with a health score of 56/100, but none of the options score above 80.
- •noml has the most downloads (1.5K), suggesting wider adoption.
- •noml, maml are pre-1.0 — API may change.