Announcing the Keyword Generics Initiative

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

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

    Spotify Web API SDK implemented on Rust (by ramsayleung)

  • I have wanted async generics myself for some time now. In RSpotify, we have both async and blocking users, so we had to resort to maybe_async to switch between them. However, this macro has a few caveats and isn't as convenient as having it built-in.

  • maybe-async-rs

    A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates

  • I have wanted async generics myself for some time now. In RSpotify, we have both async and blocking users, so we had to resort to maybe_async to switch between them. However, this macro has a few caveats and isn't as convenient as having it built-in.

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

    Unleash the power of nightly Rust to write code that's generic over mutation!

  • Example here

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