corpora-engine 0.1.0

Bus orchestrator and IO edges (parser, fs walk, writer, git oracle) for corpora.
Documentation
  • Coverage
  • 31.43%
    11 out of 35 items documented0 out of 26 items with examples
  • Size
  • Source code size: 55.01 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 978.54 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 7s Average build duration of successful builds.
  • all releases: 7s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • hackphobic

The bus orchestrator and the IO edges: [Source]s (where records come from), [Parser] (bytes → records), [GraphBuilder], [Writer], and the git-backed [RevisionOracle]. All filesystem/VCS access lives here; everything in corpora-core/-rules/-report stays pure.