#utility #common #algorithm #line-segment

yanked austinhellerrepo-common-rust

This library contains all general algorithms and functionality that can easily be shared between my other projects

0.2.2 Dec 13, 2022
0.2.1 Dec 10, 2022
0.2.0 Dec 10, 2022
0.1.1 Dec 10, 2022
0.1.0 Dec 10, 2022

#18 in #line-segment

23 downloads per month

MIT/Apache

25KB
422 lines

AustinHellerRepo - Common (Rust)

This crate contains Rust-specific useful, generic, commonly needed functionality, data structures, and algorithms for use across many domains of processing and is expected to expand for many years to come.

Features

  • SegmentContainer
    • Transforms unpositioned line segments into localized line segments

Usage

  • SegmentContainer
    • Examining the unit tests will illustrate how it should be used

Examples

None (at the moment)

Dependencies

~4.5–6.5MB
~123K SLoC