Rust vs Go

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
  • rust-for-rustaceans.com

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

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

  • rfcs

    RFCs for changes to Rust

    No, these were removed long ago.

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

  • tokio

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

  • perseus

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

  • eslint-plugin-immutable

    ESLint plugin to disable all mutation in JavaScript.

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

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

  • dashmap

    Blazing fast concurrent HashMap for Rust.

    Deadlocks and leaks are easy as other languages.

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

  • crossbeam

    Tools for concurrent programming in Rust

    Deadlocks and leaks are easy as other languages.

  • 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