Decision Workspace
matchcore vs limitbook vs off-grid-primitives
Side-by-side comparison of Rust crates
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
37
off-grid-primitives
experimentalv0.1.0
Core data structures and logic for the Off-Grid exchange: spot market (L1/L2/L3), order books, matching engine, and account balances
Core Metrics
| matchcore | limitbook | off-grid-primitives | |
|---|---|---|---|
| Health Score | 53 | 37 | 37 |
| Total Downloads | 93 | 657 | 15 |
| 30d Downloads | 93 | 34 | 3 |
| Dependents | 0 | 2 | 0 |
| Releases | 8 | 1 | 1 |
| Last Updated | 1d ago | 231d ago | 56d ago |
| Age | 11d | 7m | 1m |
Health Breakdown
matchcore
Maintenance
17
Quality
15
Community
6
Popularity
2
Documentation
13
limitbook
Maintenance
4
Quality
13
Community
7
Popularity
3
Documentation
10
off-grid-primitives
Maintenance
10
Quality
10
Community
6
Popularity
1
Documentation
10
Technical Details
| matchcore | limitbook | off-grid-primitives | |
|---|---|---|---|
| Version | 0.3.1 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 5 | 4 | 9 |
| Crate Size | 81KB | 22KB | 788KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 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.