How do I get around there being no function overloading?

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

    A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/

  • It does get special treatment from Clippy though, so the convention can be considered canonical. https://github.com/rust-lang/rust-clippy/blob/master/clippy_lints/src/new_without_default.rs

  • 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

  • Common idioms

    1 project | /r/rust | 19 Jan 2023
  • How come there are no errors for declaring the same output variable twice?

    1 project | /r/learnrust | 5 Jan 2023
  • Is Clippy Fully Integrated?

    3 projects | /r/rust | 27 Dec 2022
  • Can Rust Prevent Common Bugs We Write In C++?

    1 project | /r/rust | 23 Dec 2022
  • `let`-`else` statement clippy lint.

    1 project | /r/rust | 6 Nov 2022