kcode-rust-bins 3.1.0

Author, locally publish, and run small Rust binaries
Documentation
  • Coverage
  • 59.38%
    19 out of 32 items documented0 out of 8 items with examples
  • Size
  • Source code size: 106.84 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.15 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2s Average build duration of successful builds.
  • all releases: 4s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • DavidVorick

kcode-rust-bins

kcode-rust-bins manages small Rust binary source trees, validates static Linux executables in disposable Podman workspaces, publishes them immutably to a local SemVer-indexed directory, and calls matching publications in open-networked disposable containers.

The crate is synchronous and policy-blind. Integrating servers supply roots, resolve and store payload objects, enforce authorization, provide blocking workers, and set any concurrency policy. See Documentation.md for the API and Specification.md for the complete contract.

Version 3.1.0 automatically applies rustfmt in the disposable build workspace, so formatting that cargo fmt can repair does not fail a check or publication.