Decision Workspace
orderbook-rs vs pricelevel vs option-chain-orderbook
Side-by-side comparison of Rust crates
57
orderbook-rs
experimentalv0.6.1
A high-performance, lock-free price level implementation for limit order books in Rust. This library provides the building blocks for creating efficient trading systems with support for multiple order types and concurrent access patterns.
53
pricelevel
experimentalv0.7.0
A high-performance, lock-free price level implementation for limit order books in Rust. This library provides the building blocks for creating efficient trading systems with support for multiple order types and concurrent access patterns.
53
option-chain-orderbook
experimentalv0.4.2
A high-performance Rust library for options market making infrastructure, providing a complete Option Chain Order Book system built on top of OrderBook-rs, PriceLevel, and OptionStratLib.
Core Metrics
| orderbook-rs | pricelevel | option-chain-orderbook | |
|---|---|---|---|
| Health Score | 57 | 53 | 53 |
| Total Downloads | 11.9K | 22.2K | 1.4K |
| 30d Downloads | 2.2K | 6.1K | 561 |
| Dependents | 21 | 25 | 3 |
| Releases | 20 | 14 | 11 |
| Last Updated | 5d ago | 30d ago | 7d ago |
| Age | 12m | 12m | 3m |
Health Breakdown
orderbook-rs
Maintenance
19
Quality
13
Community
10
Popularity
5
Documentation
10
pricelevel
Maintenance
17
Quality
11
Community
10
Popularity
5
Documentation
10
option-chain-orderbook
Maintenance
19
Quality
12
Community
8
Popularity
4
Documentation
10
Technical Details
| orderbook-rs | pricelevel | option-chain-orderbook | |
|---|---|---|---|
| Version | 0.6.1 | 0.7.0 | 0.4.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 21 | 10 | 17 |
| Crate Size | 222KB | 107KB | 183KB |
| Features | 5 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •orderbook-rs leads with a health score of 57/100, but none of the options score above 80.
- •pricelevel has the most downloads (22.2K), suggesting wider adoption.