Looking for crazy ideas to improve performance for a html renderer

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

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

    Extremely fast UTF-8 xml parser library

  • We also tried this library (https://github.com/ikorin24/U8XmlParser) instead of XmlReader and it gives a 15% performance improvement, but it has a few bugs that need to be solved.

  • MJML

    MJML: the only framework that makes responsive-email easy

  • we are working on a port of MJML to .NET MJML is a syntax to describe html emails: https://mjml.io/, built by mailjet. It is a very slow, because it is written in Node and the authors have made a lot of mistakes in my opinion.

  • 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
  • mjml-net

    .NET Fork of MJML library with 10x performance and (almost) all features.

  • Take this component: https://github.com/SebastianStehle/mjml-test/blob/main/Mjml.Net/Components/Body/DividerComponent.cs

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