Decision Workspace
kobold-lambda-layer vs kobold-data-shim vs copybook-core
Side-by-side comparison of Rust crates
45
kobold-lambda-layer
experimentalv0.1.0
Serverless packaging for the verifiable COBOL record decoder: a batch-decode core (offline-testable) plus an AWS Lambda handler (feature-gated) that turns S3 fixed-length COBOL records into structured JSON + per-record parity/audit, via kobold-data-shim / gnucobol-rs.
52
kobold-data-shim
experimentalv0.7.2
A verifiable COBOL record-decoding shim for data-migration pipelines: ingest a copybook + a raw record dump and decode it byte-exactly via the oracle-proven gnucobol-rs courts (PIC, layout, COPY, decimal MOVE).
47
copybook-core
experimentalv0.4.3
Core COBOL copybook parser, schema, and validation primitives.
Core Metrics
| kobold-lambda-layer | kobold-data-shim | copybook-core | |
|---|---|---|---|
| Health Score | 45 | 52 | 47 |
| Total Downloads | 15 | 292 | 423 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 1 | 9 |
| Releases | 1 | 17 | 1 |
| Last Updated | 36d ago | 34d ago | 105d ago |
| Age | 1m | 1m | 3m |
Health Breakdown
kobold-lambda-layer
Maintenance
11
Quality
15
Community
6
Popularity
1
Documentation
12
kobold-data-shim
Maintenance
17
Quality
13
Community
7
Popularity
3
Documentation
12
copybook-core
Maintenance
8
Quality
12
Community
9
Popularity
3
Documentation
15
Technical Details
| kobold-lambda-layer | kobold-data-shim | copybook-core | |
|---|---|---|---|
| Version | 0.1.0 | 0.7.2 | 0.4.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | AGPL-3.0-or-later |
| Dependencies | 4 | 3 | 22 |
| Crate Size | 17KB | 3.2MB | 112KB |
| Features | 2 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.74 | 1.74 | 1.92 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •kobold-data-shim leads with a health score of 52/100, but none of the options score above 80.
- •copybook-core has the most downloads (423), suggesting wider adoption.