How we improved the performance of our Rust app (post)

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

    Convert your ascii diagram scribbles into happy little SVG

  • Depends on the kind of diagram. svgbob can be a pretty good way to achieve some of them... especially if you're going for a "readable source" approach and embed the input ASCII art in a Markdown source file.

  • rust

    Empowering everyone to build reliable and efficient software.

  • If you push individual elements to a Vec, its capacity will follow this sequence: 0, 4, 8, 16, 32, etc. Capacities of 1 and 2 are skipped because tiny vecs are dumb.

  • 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