Decision Workspace
ocg vs kglite vs petgraph-decypher
Side-by-side comparison of Rust crates
41
ocg
experimentalv0.4.5
100% openCypher-compliant graph database with Python bindings
48
kglite
experimentalv0.10.3
Pure-Rust knowledge graph engine — Cypher pipeline, snapshot/working CoW transactions, columnar/mmap/disk storage backends, optional dataset loaders (SEC EDGAR, Sodir, Wikidata). PyO3 wrappers live in the sibling kglite-py crate (the Python wheel); embeddable directly from any Rust binary without PyO3 in the dep tree.
44
petgraph-decypher
experimentalv0.2.0
Build petgraph graphs from OpenCypher queries
Core Metrics
| ocg | kglite | petgraph-decypher | |
|---|---|---|---|
| Health Score | 41 | 48 | 44 |
| Total Downloads | 60 | 58 | 43 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 7 | 0 |
| Releases | 2 | 3 | 3 |
| Last Updated | 88d ago | today | 6d ago |
| Age | 3m | 1d | 16d |
Health Breakdown
ocg
Maintenance
12
Quality
11
Community
6
Popularity
2
Documentation
10
kglite
Maintenance
14
Quality
11
Community
8
Popularity
2
Documentation
13
petgraph-decypher
Maintenance
14
Quality
13
Community
5
Popularity
2
Documentation
10
Technical Details
| ocg | kglite | petgraph-decypher | |
|---|---|---|---|
| Version | 0.4.5 | 0.10.3 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | EUPL-1.2 OR MIT OR Apache-2.0 |
| Dependencies | 34 | 50 | 6 |
| Crate Size | 555KB | 1.2MB | 602KB |
| Features | 6 | 6 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •kglite leads with a health score of 48/100, but none of the options score above 80.
- •ocg has the most downloads (60), suggesting wider adoption.