Decision Workspace
off-grid-primitives vs matchcore vs limitbook
Side-by-side comparison of Rust crates
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
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
| off-grid-primitives | matchcore | limitbook | |
|---|---|---|---|
| Health Score | 37 | 53 | 37 |
| Total Downloads | 15 | 93 | 657 |
| 30d Downloads | 3 | 93 | 34 |
| Dependents | 0 | 0 | 2 |
| Releases | 1 | 8 | 1 |
| Last Updated | 56d ago | 1d ago | 231d ago |
| Age | 1m | 11d | 7m |
Health Breakdown
off-grid-primitives
Maintenance
10
Quality
10
Community
6
Popularity
1
Documentation
10
matchcore
Maintenance
17
Quality
15
Community
6
Popularity
2
Documentation
13
limitbook
Maintenance
4
Quality
13
Community
7
Popularity
3
Documentation
10
Technical Details
| off-grid-primitives | matchcore | limitbook | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 9 | 5 | 4 |
| Crate Size | 788KB | 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.