Decision Workspace
lock_ordering vs lock_order vs locktick
Side-by-side comparison of Rust crates
43
lock_ordering
growingv0.2.0
Lock ordering enforcement at compile time.
33
lock_order
growingv0.1.0
Utility macro for helping produce a deterministic lock ordering to prevent deadlocks
65
locktick
growingv0.5.0
Automated lock accounting & profiling
Core Metrics
| lock_ordering | lock_order | locktick | |
|---|---|---|---|
| Health Score | 43 | 33 | 65 |
| Total Downloads | 2.2K | 1.8K | 28.8K |
| 30d Downloads | 5 | 4 | 3.7K |
| Dependents | 0 | 0 | 337 |
| Releases | 2 | 1 | 5 |
| Last Updated | 400d ago | 1769d ago | 74d ago |
| Age | 2y 5m | 4y 10m | 1y 9m |
Health Breakdown
lock_ordering
Maintenance
5
Quality
17
Community
5
Popularity
4
Documentation
12
lock_order
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
9
locktick
Maintenance
15
Quality
17
Community
13
Popularity
5
Documentation
15
Technical Details
| lock_ordering | lock_order | locktick | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | CC0-1.0 |
| Dependencies | 5 | 0 | 7 |
| Crate Size | 13KB | 4KB | 15KB |
| Features | 6 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.75 | — | 1.80 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •locktick leads with a health score of 65/100, but none of the options score above 80.
- •locktick is depended on by 337 crates — strongest ecosystem trust.
- •⚠ lock_ordering, lock_order have not been updated in over a year.