Design problem | Too many generics!

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

    A graph crate with simplicity in mind

  • I'm currently working on a redesign of my graph library(on the 0.2 branch). I've been trying to take inspiration from different graph libraries. I like how the boost graph library is highly parameterized. So I've been trying to take this into account while designing and implementing different parts of the library.

  • rfcs

    RFCs for changes to Rust

  • The graph example on https://github.com/rust-lang/rfcs/blob/master/text/0195-associated-items.md may be useful - it contains a discussion of when to use type parameters vs associated types.

  • 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