Decision Workspace
kglite vs ocg vs cypherlite-core
Side-by-side comparison of Rust crates
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.
41
ocg
experimentalv0.4.5
100% openCypher-compliant graph database with Python bindings
59
cypherlite-core
experimentalv2.0.1
Core types, traits, and error handling for CypherLite graph database
Core Metrics
| kglite | ocg | cypherlite-core | |
|---|---|---|---|
| Health Score | 48 | 41 | 59 |
| Total Downloads | 58 | 60 | 261 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 7 | 0 | 27 |
| Releases | 3 | 2 | 9 |
| Last Updated | today | 88d ago | 71d ago |
| Age | 1d | 3m | 2m |
Health Breakdown
kglite
Maintenance
14
Quality
11
Community
8
Popularity
2
Documentation
13
ocg
Maintenance
12
Quality
11
Community
6
Popularity
2
Documentation
10
cypherlite-core
Maintenance
15
Quality
19
Community
10
Popularity
3
Documentation
12
Technical Details
| kglite | ocg | cypherlite-core | |
|---|---|---|---|
| Version | 0.10.3 | 0.4.5 | 2.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 50 | 34 | 4 |
| Crate Size | 1.2MB | 555KB | 27KB |
| Features | 6 | 6 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.84 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cypherlite-core leads with a health score of 59/100, but none of the options score above 80.
- •kglite, ocg are pre-1.0 — API may change.