Rust: Does the published crate match the upstream source?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • webrender

    A GPU-based renderer for the web

  • This is in the context of rust.

    > it adds a line to a `go.sum` while with a hash of the code at the version specified

    Cargo.lock also contains a checksum

    > You can distribute your code without a copy of the dependency

    Also true in rust, and the default way of using rust.

    > If the hashes are different, an error is thrown.

    Also true in rust.

    For an example of what this looks like: https://github.com/servo/webrender/blob/54b725be37f13b166946...

    You haven't described anything different between go and rust in your comment since every feature you've pointed out applies equally to both.

  • 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
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