And now we're discussing migrating part of the kernel to Rust

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

    Discontinued The OpenITG Project Code - an open-source rhythm dancing game based on StepMania 3.95

    Thorvalds was kind of right tbh. Lets take something C++ from that era like openITG for example. (https://github.com/openitg/openitg) it's a complete mess.... especially how they glued their lua engine in (xml doc of actors which then have lua scripts inside an xml element?!!? WTF?!) yeah hell no! I used to think C++ was superior but after writing for 4 years in pure C I start to value it's simplicity. It's a lot harder to create something complicated when you don't have crap like auto-pointers and function overloading...

  • book

    The Rust Programming Language

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

  • buildsome

    Buildsome: The awesome build system

    I worked in a company where a significant portion of infra was written in Haskell. Here are some publicly-available pieces: https://github.com/buildsome/buildsome (the build system) and some Git plugins: https://github.com/Elastifile/git-sling .

  • git-sling

    A git rebase & build queue manager

    I worked in a company where a significant portion of infra was written in Haskell. Here are some publicly-available pieces: https://github.com/buildsome/buildsome (the build system) and some Git plugins: https://github.com/Elastifile/git-sling .

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