Great answer

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • MOOS

    C# x64 operating system programming with the .NET native ahead-of-time compilation technology.

  • https://github.com/nifanfa/moos , C# os

  • .NET Runtime

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

  • Not much reason to use that unless you're working on legacy .NET Framework code. For newer versions the repository is the place to go.

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

    Okay, it's pretty easy to instantiate objects in Java through standard reflection. However there are many cases where you need to go beyond what reflection provides. For example, if there's no public constructor, you want to bypass the constructor code, or set final fields. There are numerous clever (but fiddly) approaches to getting around this and this library provides a simple way to get at them. You will find the official site here.

  • Ultimately, there is no reason that "Collections" should be a class. It can never be constructed (probably, though there's workarounds), and any code that treats it as a class is guaranteed to be a bug.

  • llvm-project

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

  • VTIL-Core

    Virtual-machine Translation Intermediate Language

  • Python-to-x86-asm

    Python-to-x86 assembly compiler for CSCI4555 (Compiler Construction)

  • https://github.com/ZachAnders/Python-to-x86-asm - random homemade python to x86

  • Graal

    GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Garbage Collectors Are Scary

    3 projects | news.ycombinator.com | 12 May 2024
  • Java 23: The New Features Are Officially Announced

    5 projects | news.ycombinator.com | 17 Apr 2024
  • Microsoft seeks Rust developers to rewrite core C# code

    1 project | news.ycombinator.com | 3 Feb 2024
  • Live Objects All the Way Down: Removing the Barriers Between Apps and VMs

    1 project | news.ycombinator.com | 8 Jan 2024
  • Building a bare-metal bootable game for Raspberry Pi in C#

    4 projects | news.ycombinator.com | 11 Dec 2023