Decision Workspace
rust-order-book vs matchcore vs limitbook
Side-by-side comparison of Rust crates
43
rust-order-book
experimentalv0.0.2
A Rust Lmit Order Book for high-frequency trading (HFT).
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
| rust-order-book | matchcore | limitbook | |
|---|---|---|---|
| Health Score | 43 | 53 | 37 |
| Total Downloads | 651 | 93 | 657 |
| 30d Downloads | 4 | 93 | 34 |
| Dependents | 0 | 0 | 2 |
| Releases | 2 | 8 | 1 |
| Last Updated | 210d ago | 1d ago | 231d ago |
| Age | 7m | 11d | 7m |
Health Breakdown
rust-order-book
Maintenance
9
Quality
12
Community
6
Popularity
3
Documentation
13
matchcore
Maintenance
17
Quality
15
Community
6
Popularity
2
Documentation
13
limitbook
Maintenance
4
Quality
13
Community
7
Popularity
3
Documentation
10
Technical Details
| rust-order-book | matchcore | limitbook | |
|---|---|---|---|
| Version | 0.0.2 | 0.3.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 10 | 5 | 4 |
| Crate Size | 36KB | 81KB | 22KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •matchcore leads with a health score of 53/100, but none of the options score above 80.
- •limitbook has the most downloads (657), suggesting wider adoption.