More on OOP: Polymorphism this time

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • 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.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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

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