What talking about programming languages in 2022 feels like

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

    The Rust Programming Language

  • I’d suggest to just try it and make your own, un-prejudiced opinion. It’s probably good to start from the book which I found very clear and helpful.

  • Rustlings

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

  • do the rustlings exercises. they are fun and easy to digest.

  • 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
  • carbon-lang

    Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

  • They did borrow from C-family. For example generics in Rust look like C++ template code. They still do things differently from C-family languages, yes, but if there exist multiple projects that are trying to fix C++ syntax from C++ veterans, there's a chance that maybe C++ syntax really needs some fixing.

  • perseus

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

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