ratio-graph

Crates.ioratio-graph
lib.rsratio-graph
version0.21.2
sourcesrc
created_at2022-06-16 10:42:43.790046
updated_at2024-01-29 12:08:25.398759
descriptionRatio's graph manipulation library.
homepagehttps://gitlab.com/ratio-case-os/rust/ratio-graph
repositoryhttps://gitlab.com/ratio-case-os/rust/ratio-graph.git
max_upload_size
id607407
size2,258,841
Tiemen Schuijbroek (TiemenSch)

documentation

README

Ratio Graph

Graph manipulation library. In a rather unstable state as it's intended use is mostly internal projects at Ratio CASE.

Contributions and license

To get contributing, feel free to fork, pick up an issue or file your own and get going for your first merge! We'll be more than happy to help. The contributor agreement can be found in the CONTRIBUTING file.

You might have noticed that this crate follows the "GPL-3.0-or-later" license and some of our other crates follow the "MIT-OR-Apache-2.0" license. This is intentional. Some crates, we consider as "just utilities" that we would like to offer to the entire Rust community without any question asked or guarantees given. Others like Ratio Graph are more closely related to our core business, being Systems Engineering and dependency analysis and is therefore licensed following a dual licensing model. In short, we want to provide anyone that wishes to use our published software under the GNU GPLv3 to do so freely and without any further limitation. The GNU GPLv3 is a strong copyleft license that promotes the distribution of free, open-source software. In that spirit, it requires dependent pieces of software to follow the same route. This might be too restrictive for some. To accommodate users with specific requirements regarding licenses, we offer a proprietary license. The terms can be discussed by reaching out to Ratio.

Commit count: 53

cargo fmt