I've had .net explained to me several times over the years. I still don't fully understand what it is.

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

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

    The LLVM-based D Compiler.

  • Here is link number 1 - Previous text "ldc"

  • llvm-project

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

  • PyPy uses llvm, same as ldc for D 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.

    InfluxDB logo
  • Numba

    NumPy aware dynamic Python compiler using LLVM

  • Edit: PyPy doesn't use llvm apparently. I got confused (because of another speedup that I've used - numba). I have no idea how PyPy works :P so maybe you can ask this in /r/Python instead.

  • ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

  • The old ASP.net had a custom entrypoint, the new asp.net core uses a normal main function.

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