kcode-rust-bins 1.0.0

Author, validate, object-publish, and run small Rust binaries
Documentation
  • Coverage
  • 51.43%
    18 out of 35 items documented0 out of 11 items with examples
  • Size
  • Source code size: 76.14 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.16 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 5s 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

A compact synchronous Rust library for authoring complete Rust-binary source snapshots, validating static x86-64 musl executables, saving exact executables through an object-store adapter, and running executable objects in disposable Podman containers.

The source-authoring lifecycle mirrors kcode-rust-libs-v2: free create, open, and docs; one complete editable Lib.files; optimistic complete replacement; and compact check and publish results. See Documentation.md for the public API.