Decision Workspace
nanobook vs matchcore vs limitbook
Side-by-side comparison of Rust crates
57
nanobook
experimentalv0.9.2
Production-grade Rust execution infrastructure for automated trading: LOB engine, portfolio simulator, broker abstraction, risk engine
53
matchcore
experimentalv0.3.1
A high-performance order book and price-time matching engine implemented as a single-threaded, deterministic, in-memory state machine
37
limitbook
experimentalv0.1.0
High-performance Central Limit Order Book (CLOB) implementation with nanosecond-level matching
Core Metrics
| nanobook | matchcore | limitbook | |
|---|---|---|---|
| Health Score | 57 | 53 | 37 |
| Total Downloads | 235 | 93 | 657 |
| 30d Downloads | 62 | 93 | 35 |
| Dependents | 11 | 0 | 2 |
| Releases | 11 | 8 | 1 |
| Last Updated | 43d ago | 1d ago | 231d ago |
| Age | 1m | 11d | 7m |
Health Breakdown
nanobook
Maintenance
16
Quality
14
Community
9
Popularity
3
Documentation
15
matchcore
Maintenance
17
Quality
15
Community
6
Popularity
2
Documentation
13
limitbook
Maintenance
4
Quality
13
Community
7
Popularity
3
Documentation
10
Technical Details
| nanobook | matchcore | limitbook | |
|---|---|---|---|
| Version | 0.9.2 | 0.3.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 8 | 5 | 4 |
| Crate Size | 144KB | 81KB | 22KB |
| Features | 7 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nanobook leads with a health score of 57/100, but none of the options score above 80.
- •limitbook has the most downloads (657), suggesting wider adoption.