If I have learned something here is that programming sucks but it's also cool when it works

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Rustlings

    :crab: Small exercises to get you used to reading and writing Rust code!

  • Otherwise, the rustlings are a good (and official) way to exercise and understand the basic concepts by practice. Doing them while using the book is a better experience for most imho. (checking out rust by example as a reference too is pretty good). It doesn't really go into traits/lifetimes though, but it does touch on some of the peculiarities (like the enum system, box/rc etc).

  • tonic

    A native gRPC client & server implementation with async/await support.

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

    Source for the TechEmpower Framework Benchmarks project

  • Indeed a poor example, but there are others like the fastest web server where C++ has the edge.

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