Performance Improvements in .NET 6

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

Our great sponsors
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SaaSHub - Software Alternatives and Reviews
  • Ktorm

    A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.

    First google hit for "Kotlin ORM": https://github.com/kotlin-orm/ktorm

  • FrameworkBenchmarks

    Source for the TechEmpower Framework Benchmarks project

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • .NET Runtime

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

    Sadly, expression trees get little love from .net team these days. For example, newer language features, even relatively mature like ?., are not supported in expressions and probably will never be as the library is considered "archived".

  • csharplang

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

  • jOOQ

    jOOQ is the best way to write SQL in Java

  • SQLDelight

    SQLDelight - Generates typesafe Kotlin APIs from SQL

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