Edward Snowden endorses Rust for more secure computing

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • totally-safe-transmute

  • tamago

    TamaGo - ARM/RISC-V bare metal Go

    TamaGo - bare metal Go for ARM SoCs, used on USB armory secure computer.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • usbarmory

    USB armory - The open source compact secure computer

    TamaGo - bare metal Go for ARM SoCs, used on USB armory secure computer.

  • PyO3

    Rust bindings for the Python interpreter

    Often Python libraries are backed by low-level C libraries. This C code can have memory safety problems. We could rewrite such low-level libraries with Rust and https://github.com/PyO3/pyo3

  • maturin

    Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages

    Indeed, we can easily mix Rust and Python into a single package and upload it to pypi (the repository pip installs from) with https://github.com/PyO3/maturin - also note it's compatible with pypy too (often C code in a python library is meant to run on CPython only)

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

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