On Rust in Webdev

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

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

    Branch of the spec repo scoped to discussion of GC integration in WebAssembly

  • The thing people mean when they mention WASM getting DOM could be the GC integration proposal, this isn't just giving WASM direct DOM access, because that's not required

  • conan

    Conan - The open-source C and C++ package manager

  • Like https://conan.io/?

  • 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
  • ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

  • I wasn't able to find the post which mentions a -100x performance figure, is that on .NET 6 or a previous version, and is that using the published binaries or is it in debug mode? The pre-compiled debugging .NET performance usually lags behind quite a bit in my experience, but after compilation it should be a lot faster. At the moment, it's still unfortunately still slower than JS though, see https://github.com/dotnet/aspnetcore/issues/38505 for (a relatively less heated and more educational discussion) about one guy's breakdown of the performance concerns.

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