priority_container 0.1.1

Datastructure to find n biggest/smallest items within a large set
Documentation
  • Coverage
  • 51.09%
    47 out of 92 items documented0 out of 81 items with examples
  • Size
  • Source code size: 85.08 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 8.25 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • JojiiOfficial

PrioContainer

Rust library to find a fixed amount of biggest/smallest items within a set of Items as efficient as possible