Swift was always going to be part of the OS

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. swift

    The Swift Programming Language

    They do! See https://github.com/apple/swift/blob/main/docs/LibraryEvoluti...

    You can also see an example of what a different high level language integration with Swift ABI looks like here: https://github.com/dotnet/designs/blob/main/proposed/swift-i...

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. designs

    This repo is used for reviewing new .NET designs.

    They do! See https://github.com/apple/swift/blob/main/docs/LibraryEvoluti...

    You can also see an example of what a different high level language integration with Swift ABI looks like here: https://github.com/dotnet/designs/blob/main/proposed/swift-i...

  4. sdk

    Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI (by dotnet)

    > There's definitely things they tried to improve on that... weren't really improvements. The way "assemblies" are matched in .NET is much more sophisticated- the goal there was to try to kill DLL hell. It evolved into the Global Assembly Cache, which is sort of the Windows Registry of DLLs. Not a huge fan of those bits.

    The Global Assembly Cache did not make the jump to the modern .NET (Core). There was the thing called `dotnet store`, but it’s broken since .NET 6: https://github.com/dotnet/sdk/issues/24752

    The assembly redirection hell has also been greatly reduced there.

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

  • Go 1.23 Released

    1 project | news.ycombinator.com | 13 Aug 2024
  • Programmatically elevate a .NET application on any platform

    2 projects | dev.to | 6 Feb 2024
  • Why does dotnet cli not support updating sdk's?

    1 project | /r/dotnet | 16 Nov 2023
  • How to run multiple programs like python3 filename.py???

    1 project | /r/csharp | 21 May 2023
  • .NET 8 is on the way! +10 Features that will blow your mind 🤯

    3 projects | dev.to | 18 May 2023

Did you know that C# is
the 10th most popular programming language
based on number of references?