Generics in Rust: murky waters of implementing foreign traits on foreign types

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nalgebra

    Linear algebra library for Rust.

    Looking into the nalgebra source code, we find that the first expression is implemented using generics

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • rfcs

    RFCs for changes to Rust

    Finally, I found the answer in the RFC Book (RFC stands for Request For Comments). RFC 2451 from 2018-05-30 that starts with the following lines:

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

  • Don't defer Close() on writable files

    2 projects | news.ycombinator.com | 8 Sep 2024
  • An Optimization That's Impossible in Rust

    2 projects | news.ycombinator.com | 4 Sep 2024
  • Cultivating Open Source Community

    1 project | dev.to | 12 Jun 2024
  • Ask HN: What April Fools jokes have you noticed this year?

    1 project | news.ycombinator.com | 1 Apr 2024
  • Rust to add large language models to the standard library

    1 project | news.ycombinator.com | 1 Apr 2024