Data-driven performance optimization with Rust and Miri

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • rustc-perf

    Website for graphing performance of rustc

  • crater

    Run experiments across parts of the Rust ecosystem! (by rust-lang)

  • The tool you're referring to is called Crater: https://github.com/rust-lang/crater.

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

    Firefox Profiler — Web app for Firefox performance analysis

  • ripgrep

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  • hashbrown

    Rust port of Google's SwissTable hash map

  • ring

    Safe, fast, small crypto using Rust (by briansmith)

  • rand

    A Rust library for random number generation.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • hotspot

    The Linux perf GUI for performance analysis.

  • Every Linux C/C++/Rust developer should know about https://github.com/KDAB/hotspot. It's convenient and fast. I use it for Rust all the time, and it provides all of these features on the back of regular old `perf`.

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

  • Profiling Caddy

    1 project | news.ycombinator.com | 15 Feb 2024
  • Hotspot: A GUI for the Linux perf profiler

    1 project | /r/C_Programming | 12 Sep 2023
  • Hotspot: A GUI for the Linux perf profiler

    1 project | news.ycombinator.com | 12 Aug 2023
  • What is your favourite profiling tool for C++?

    6 projects | /r/cpp | 29 Jun 2023
  • Why So Slow? Using Profilers to Pinpoint the Reasons of Performance Degradation

    2 projects | dev.to | 25 Jan 2023