Performance Improvements in .NET 6

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

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

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

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