Decision Workspace
arkhe-forge-core vs arkhe-forge vs fcommon
Side-by-side comparison of Rust crates
52
arkhe-forge-core
experimentalv0.15.0
L1 primitives for ArkheForge Runtime: Core 5 (User / Actor / Space / Entry / Activity) + ShellBrand invariant-lifetime isolation + deterministic entity-id derivation. Pure compute, no I/O.
52
arkhe-forge
experimentalv0.15.0
ArkheForge Runtime umbrella crate: re-exports arkhe-forge-core (L1 primitives) + arkhe-forge-platform (L2 services). Shell authors depend on this crate only; compliance-tier features proxy through to the platform crate.
54
fcommon
experimentalv3.0.0
Common library for the fiddlesticks agent harness framework
Core Metrics
| arkhe-forge-core | arkhe-forge | fcommon | |
|---|---|---|---|
| Health Score | 52 | 52 | 54 |
| Total Downloads | 215 | 130 | 605 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 12 | 0 | 34 |
| Releases | 4 | 4 | 5 |
| Last Updated | 33d ago | 33d ago | 132d ago |
| Age | 2m | 2m | 5m |
Health Breakdown
arkhe-forge-core
Maintenance
12
Quality
14
Community
8
Popularity
3
Documentation
15
arkhe-forge
Maintenance
12
Quality
16
Community
6
Popularity
3
Documentation
15
fcommon
Maintenance
12
Quality
18
Community
9
Popularity
3
Documentation
12
Technical Details
| arkhe-forge-core | arkhe-forge | fcommon | |
|---|---|---|---|
| Version | 0.15.0 | 0.15.0 | 3.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 11 | 2 | 0 |
| Crate Size | 89KB | 21KB | 4KB |
| Features | 3 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.80 | 1.80 | 1.93 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fcommon leads with a health score of 54/100, but none of the options score above 80.
- •arkhe-forge-core, arkhe-forge are pre-1.0 — API may change.