More on OOP: Polymorphism this time

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

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

    GWT Open Source Project

    FYI, in Java there's this old framework called GWT (Google Web Toolkit) which I use daily at my job. It provides a Java frontend solution which compiles Java to Javascript. (absolutely cursed)

  • inox2d

    Native Rust reimplementation of Inochi2D

    For example, I'm working on Inox2D, a reimplementation of Inochi2D in Rust.

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • Roslyn

    The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.

    For example: https://github.com/dotnet/roslyn/blob/main/src/Compilers/CSharp/Portable/Parser/LanguageParser.cs

  • csharplang

    The official repo for the design of the C# programming language

    C# might get discriminated unions https://github.com/dotnet/csharplang/blob/main/proposals/discriminated-unions.md

  • KEEP

    Kotlin Evolution and Enhancement Process

    The nitty-gritty is in the KEEP. They show in the end how they considered to add type classes, and then discarded the idea.

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

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