algods 0.1.0

A collection of data structures and algorithms
Documentation
  • Coverage
  • 52.81%
    47 out of 89 items documented23 out of 30 items with examples
  • Size
  • Source code size: 234.23 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 39.06 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 37s Average build duration of successful builds.
  • all releases: 37s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • geosarr/algods
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • geosarr

algorithms and data structures

algods is a collection of some classic algorithms and data structures that can be used as basis of more complex programs.