Maybe We Can Have Nice Things

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

    A cryptographically verifiable code review system for the cargo (Rust) package manager.

  • Check out cargo-crev for this.

  • stackage

    Stable Haskell package sets: vetted consistent packages from Hackage

  • This is a common misconception, the packages in Stackage are only required to build together and pass their own test suite (if present, and this is also not a hard requirement), and also anyone can add packages. Quality assurance/selecting "blessed" packages is not part of the design of Stackage.

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

    Awesome list of "Are We *thing* Yet" for Rust

  • There are compilations of these websites like https://github.com/UgurcanAkkok/AreWeRustYet And I'm sure there are others.

  • cargo-supply-chain

    Gather author, contributor and publisher data on crates in your dependency graph.

  • I'm happy to see you've discovered and apparently liked cargo supply-chain, even though I haven't properly announced it yet!

  • ring

    Safe, fast, small crypto using Rust (by briansmith)

  • Could you open an issue on the bug tracker with the exact error? I believe the only C code we use is https://github.com/briansmith/ring, which provides the cryptographic primitives such as AES implementation. And it's one of those rare cases where I'd prefer to use well-vetted C code over Rust because in this kind of code memory safety is the least of your problems.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • AWS Libcrypto for Rust

    3 projects | news.ycombinator.com | 12 Jan 2024
  • A brief guide to choosing TLS crates

    5 projects | /r/rust | 9 Jun 2023
  • greater supply chain attack risk due to large dependency trees?

    11 projects | /r/rust | 4 Jan 2023
  • Releasing Rust Binaries with GitHub Actions - Part 2

    2 projects | dev.to | 21 Nov 2022
  • Mega: Malleable Encryption Goes Awry

    2 projects | news.ycombinator.com | 21 Jun 2022