Decision Workspace
sort-keys vs camelcase-keys vs decamelize-keys
Side-by-side comparison of Rust crates
48
sort-keys
experimentalv0.1.0
Recursively sort the keys of a JSON object, for deterministic output. A faithful port of the sort-keys npm package.
48
camelcase-keys
experimentalv0.1.0
Recursively convert the keys of a JSON object to camelCase. A faithful port of the camelcase-keys npm package.
48
decamelize-keys
experimentalv0.1.0
Recursively convert the keys of a JSON object from camelCase to a separated lower-case (e.g. fooBar -> foo_bar). A faithful port of the decamelize-keys npm package.
Core Metrics
| sort-keys | camelcase-keys | decamelize-keys | |
|---|---|---|---|
| Health Score | 48 | 48 | 48 |
| Total Downloads | 17 | 14 | 14 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 1 | 1 |
| Last Updated | 19d ago | 19d ago | 19d ago |
| Age | 19d | 19d | 19d |
Health Breakdown
sort-keys
Maintenance
12
Quality
14
Community
6
Popularity
1
Documentation
15
camelcase-keys
Maintenance
12
Quality
14
Community
6
Popularity
1
Documentation
15
decamelize-keys
Maintenance
12
Quality
14
Community
6
Popularity
1
Documentation
15
Technical Details
| sort-keys | camelcase-keys | decamelize-keys | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 2 | 2 |
| Crate Size | 11KB | 12KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.81 | 1.81 | 1.81 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sort-keys leads with a health score of 48/100, but none of the options score above 80.