The Tor Project announces Arti, a Tor implementation written in Rust from scratch

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

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

    The Rust Programming Language

  • Doesn't "the book" refer to a specific book on the language?

  • rustc_codegen_gcc

    libgccjit AOT codegen for rustc (by antoyo)

  • I was being a little sloppy and mixing together "actual embedded hardware" with "extensions for applications written in other languages" in my head. I think your point about LLVM is still accurate, though I hear peeps about different projects working on GCC support from time to time.

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

    General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

  • In case you're not aware of Zig. I've been a bit surprised at the safety guarantees it can offer. No affine-types/borrowchecking, but a lot of nice practical typing rules fitting atop something close to C. It's still pre-1.0, so things are in flux and the ecosystem is tiny. I don't know how support for Cortex M4 is, but the table suggests ARM support is good: https://ziglang.org/download/0.8.0/release-notes.html#Support-Table

  • real-world-onion-sites

    This is a list of substantial, commercial-or-social-good mainstream websites which provide onion services.

  • Tor is made for accessing "the normal internet". Or maybe you want to access "the normal internet", through Tor.

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

  • Rust contributions for Linux 6.4 are finally merged upstream!

    6 projects | /r/linux | 1 May 2023
  • Do you find C fun?

    2 projects | /r/cprogramming | 27 Mar 2023
  • WebAssembly With Zig, Pt. II

    3 projects | dev.to | 30 Nov 2022
  • Linus Torvalds: Rust may make it into the next Linux kernel after all

    6 projects | /r/rust | 15 Sep 2022
  • Misadventures Playing in Rust on AWS Lambda

    7 projects | dev.to | 18 Feb 2022