Decision Workspace
locktick vs lock_ordering vs deadlocker
Side-by-side comparison of Rust crates
65
locktick
growingv0.5.0
Automated lock accounting & profiling
43
lock_ordering
growingv0.2.0
Lock ordering enforcement at compile time.
40
deadlocker
growingv0.1.0
Bringing builder pattern to defeat deadlocks
Core Metrics
| locktick | lock_ordering | deadlocker | |
|---|---|---|---|
| Health Score | 65 | 43 | 40 |
| Total Downloads | 28.8K | 2.2K | 1.4K |
| 30d Downloads | 3.7K | 5 | 4 |
| Dependents | 337 | 0 | 0 |
| Releases | 5 | 2 | 1 |
| Last Updated | 74d ago | 400d ago | 674d ago |
| Age | 1y 9m | 2y 5m | 1y 10m |
Health Breakdown
locktick
Maintenance
15
Quality
17
Community
13
Popularity
5
Documentation
15
lock_ordering
Maintenance
5
Quality
17
Community
5
Popularity
4
Documentation
12
deadlocker
Maintenance
1
Quality
17
Community
3
Popularity
4
Documentation
15
Technical Details
| locktick | lock_ordering | deadlocker | |
|---|---|---|---|
| Version | 0.5.0 | 0.2.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | CC0-1.0 | MIT | MIT |
| Dependencies | 7 | 5 | 2 |
| Crate Size | 15KB | 13KB | 3KB |
| Features | 6 | 6 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.80 | 1.75 | 1.65 |
| 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, deadlocker have not been updated in over a year.