The difference between Go and Rust

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

    Discontinued Playing with counting word frequencies (and performance) in various languages.

  • And yet Go was faster than Rust in a simple app that count words: https://benhoyt.com/writings/count-words/

  • go

    The Go programming language

  • It's well known that there is a top notch crypto library for Go: https://github.com/golang/go/tree/master/src/crypto Google has some experts working on that since the beginning of Go.

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

    TLS/SSL and crypto library

  • And yet they all do https://github.com/openssl/openssl/tree/1c0eede9827b0962f1d752fa4ab5d436fa039da4/crypto/aes/asm

  • TinyGo

    Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.

  • zerosharp

    Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.

  • Want to see how low C# can go ? Here are some examples. C# bare metal , 8KB C# game, C# with go like tooling

  • bflat

    C# as you know it but with Go-inspired tooling (small, selfcontained, and native executables)

  • Want to see how low C# can go ? Here are some examples. C# bare metal , 8KB C# game, C# with go like tooling

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

  • Go: Sentinel errors and errors.Is() slow your code down by 3000%

    7 projects | news.ycombinator.com | 31 May 2024
  • F* – A Proof-Oriented Programming Language

    4 projects | news.ycombinator.com | 16 May 2024
  • Nuke: A memory arena implementation for Go

    4 projects | news.ycombinator.com | 4 Mar 2024
  • querySrv errors when connecting to MongoDB Atlas

    3 projects | dev.to | 29 Feb 2024
  • Fast persistent recoverable log and key-value store

    3 projects | news.ycombinator.com | 24 Feb 2024