cap-std: Capability-oriented version of the Rust standard library

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

    Capability-oriented version of the Rust standard library

  • bubblewrap

    Low-level unprivileged sandboxing tool used by Flatpak and similar projects

  • You can use bubblewrap for that:

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

    RFCs for changes to Rust

  • std::mem::forget is also safe, and there was a long discussion on the RFC for that. Granted, that's a standard library method, but what I took from the discussion was that "you don't use unsafe for things that are a bad idea to call, you use unsafe for things that can cause unsoundness if misused".

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

  • Server-side sandboxing: Containers and seccomp

    3 projects | news.ycombinator.com | 24 Oct 2023
  • A Study of Malicious Code in PyPI Ecosystem

    4 projects | news.ycombinator.com | 8 Sep 2023
  • Firejail: Light, featureful and zero-dependency security sandbox for Linux

    6 projects | news.ycombinator.com | 11 Jul 2023
  • greater supply chain attack risk due to large dependency trees?

    11 projects | /r/rust | 4 Jan 2023
  • `cargo audit` can now scan compiled binaries

    6 projects | /r/rust | 2 Nov 2022