cargo bundle-licenses: find and bundle the license texts of all dependencies into a single file. CI friendly

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • cargo-bundle-licenses

    Generate a THIRDPARTY file with all licenses in a cargo project.

  • cargo-about

    📜 Cargo plugin to generate list of all licenses for a crate 🦀

  • Maybe the aproche used by cargo-about would be of use to have human readable output. The use a template file that is filled with the information. That would not be serde compatible.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • snocat

    Streaming Network Overlay Connection Arbitration Tunnel

  • There’s a rough script that does similar using perl and grep over cargo-tree at https://github.com/microsoft/snocat/blob/main/.scripts/noticegen.sh - it doesn’t bundle the license text itself but generates a link and summary.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Yet another ECS library, except much safer

    4 projects | /r/rust | 17 Mar 2021
  • actions-rs Github Actions need more maintainers!!! OR to be replaced

    7 projects | /r/rust | 21 Nov 2022
  • GitHub Actions for Clippy

    4 projects | /r/rust | 19 Nov 2022
  • httm is for when you want to find your ZFS file snapshots really fast

    4 projects | /r/zfs | 19 Apr 2022
  • Is there a tool to remove unused dependencies from a Cargo file?

    3 projects | /r/rust | 7 Apr 2022