Rust vs Go

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. rust-for-rustaceans.com

    Source for https://rust-for-rustaceans.com/

    Rust for rustaceons includes a decent explanation of how the whole thing works.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. rfcs

    RFCs for changes to Rust

    No, these were removed long ago.

  4. tokio

    A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

  5. perseus

    A state-driven web development framework for Rust with full support for server-side rendering and static generation.

  6. eslint-plugin-immutable

    ESLint plugin to disable all mutation in JavaScript.

    things like this maybe https://github.com/jhusain/eslint-plugin-immutable ?

  7. rules_closure

    Closure rules for Bazel

    That's why we have closure, Dart, PureScript, TypeScript and many other languages which try to make it safer.

  8. dashmap

    Blazing fast concurrent HashMap for Rust.

    Deadlocks and leaks are easy as other languages.

  9. SaaSHub

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

    SaaSHub logo
  10. crossbeam

    Tools for concurrent programming in Rust

    Deadlocks and leaks are easy as other languages.

  11. wuffs

    Wrangling Untrusted File Formats Safely

    Yet they can ensure that your program would never have buffers overflow and would never panic. That's a very practical thing to do as Google Wuffs have shown.

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

  • The Rust I Wanted Had No Future

    4 projects | /r/rust | 5 Jun 2023
  • Rust = most fun language?

    3 projects | /r/rust | 17 May 2023
  • How do you name your crates?

    4 projects | /r/rust | 29 Dec 2022
  • Experienced C++ users: what do you like about Rust? How would you sell it to other C++ users?

    4 projects | /r/rust | 14 Dec 2022
  • pub/sub Event bus in rust

    7 projects | /r/rust | 10 Oct 2022

Did you know that Rust is
the 5th most popular programming language
based on number of references?