A shiny future with GATs - and stabilization

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rust

    Empowering everyone to build reliable and efficient software.

  • Sure, I could have done better with stating more use cases. But again, it's a lot of work. If you're interested, look the linked issues to the tracking issue (https://github.com/rust-lang/rust/issues/44265). You'll find countless projects where it gets mentioned "we want to do this, but we're waiting for GATs". I didn't go through an enumerate these. Also, in the stabilization PR, under the test section, there a few common patterns: Collection, Windows, Iterable, LendingIterator. In the blog post, I mention Functor. I definitely could have done a better job at enumerating these, but I ultimately am limited in my time.

  • generic-associated-types-initiative

    Generic Associated Types lang team initiative

  • I've been trying to push people to open issues on the rust Github repo (https://github.com/rust-lang/rust/issues), on the GATs initative repo (https://github.com/rust-lang/generic-associated-types-initiative/issues), or on Zulip (https://rust-lang.zulipchat.com/). I want to know the problems that people are running into when they try to run GATs, because that can help prioritize fixes going forward.

  • 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