Rust VS. Go

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • SaaSHub - Software Alternatives and Reviews
  • rfcs

    RFCs for changes to Rust

    Rust was designed by people who wanted to bring proven concepts from research and functional languages into the mainstream, and, though it used to be more Go-like, it pivoted toward prioritizing being suitable as a more modern replacement for C and C++ about a year before v1.0 froze the language.

  • hyper

    An HTTP library for Rust (by hyperium)

    A type system rich enough to encode the typestate pattern so things which implement state machines (eg. HTTP) such as Hyper can turn that infamous PHP "Couldn't set header because the body has already begun streaming" error into compile-time errors like "No method 'set header' on type Response.)

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • book

    The Rust Programming Language

    if you want to learn, unambiguously the best resource is "The Book": https://doc.rust-lang.org/book/

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