docs.rs failed to build holger-traits-0.6.8
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
holger-traits-0.6.4
Holger guards your artifacts at rest
Immutable artifact repository in pure Rust.
⚡ GATLING — one all-core engine · zero rayon · zero-copy · ~11/12 cores
- Airgap: transfer from internet, Nexus, Artifactory → immutable znippy archive
- Versioned: atomic transactions, content-addressed (Blake3), O(1) file random access
- Extreme performance: Apache Arrow zero-copy, multi-core parallel I/O
- Zero dependencies: no OS packages, no shell, no Python — 100% Rust (even decompressors rewritten from C)
- Embeddable: runs on bare-metal/OS-free devices, 2 MB RSS
(no bench history yet — run a benchmark to populate this section)
holger vs Nexus vs Artifactory, served over HTTP on all sides, measured
identically. Fair hardware — no throttled rival: each JVM competitor gets all
12 cores + ~48 GiB RAM (75 % of the 64 GiB host) + a 24 GiB fair JVM heap; holger
runs in-process on the same 12 cores. Full method + every metric:
README-full.
Read the real docs
- 📖 The complete manual —
docs/manual.pdf— every subsystem chapter (server, agent, storage, auth, release & history). - 📄 Full overview —
.nornir/README-full.md— the detailed pitch, quickstart, design, the full competitive matrix, and all measured benchmarks. - 📝
docs/book.md— the manual, as Markdown. Search it withnornir docs search holger "<query>".