Decision Workspace
matchcore vs limitbook vs off-grid-primitives
Side-by-side comparison of Rust crates
48
matchcore
experimentalv0.4.0
A high-performance order book and price-time matching engine implemented as a single-threaded, deterministic, in-memory state machine
36
limitbook
experimentalv0.1.0
High-performance Central Limit Order Book (CLOB) implementation with nanosecond-level matching
35
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 | 48 | 36 | 35 |
| Total Downloads | 126 | 724 | 18 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 2 | 0 |
| Releases | 9 | 1 | 1 |
| Last Updated | 50d ago | 290d ago | 115d ago |
| Age | 2m | 9m | 3m |
Health Breakdown
matchcore
Maintenance
11
Quality
15
Community
6
Popularity
3
Documentation
13
limitbook
Maintenance
3
Quality
13
Community
7
Popularity
3
Documentation
10
off-grid-primitives
Maintenance
7
Quality
10
Community
6
Popularity
2
Documentation
10
Technical Details
| matchcore | limitbook | off-grid-primitives | |
|---|---|---|---|
| Version | 0.4.0 | 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 | 95KB | 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 48/100, but none of the options score above 80.
- •limitbook has the most downloads (724), suggesting wider adoption.