EBind — a data binding library

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

    🔵 .NET Data Binding we deserve: concise, fast, feature-rich

  • One more reason I see is performance. According to my benchmarks ReactiveUI binding system is more than 10 times slower. When a complex View is loading or some list-type view is being scrolled it may bind a lot of data from the ViewModel. For some applications, especially mobile apps, the UI thread is already heavily loaded at such moments and the data-binding process impact may be critical for the load to go beyond the 16ms bound (frame duration for 60hz) and the app starts losing frames. So one more use case is a performance-sensitive app.

  • Bind

    A small but powerful C# library for data binding (by praeclarum)

  • All the inspiration goes from the Praeclarum.Bind ❤️. The Story part is all about it.

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