Is there a library to display source with annotations?

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
  • cargo-asm

    cargo subcommand showing the assembly or llvm-ir generated for Rust code

  • I don't know if there's a way to do a side by side comparison but cargo-asm uses the source mapping information from rustc to annotate chunks of assembly with it's respective rust code, though it's an imperfect process.

  • 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

  • Show HN: macOS-cross-compiler – Compile binaries for macOS on Linux

    7 projects | news.ycombinator.com | 17 Feb 2024
  • Rust Tooling: 8 tools that will increase your productivity

    9 projects | dev.to | 15 Feb 2024
  • Performance difference between obj.function(...) and function(obj, ...) ?

    4 projects | /r/rust | 8 Dec 2023
  • Cargo-zigbuild: Compile Rust using Zig as linker for easier cross compiling

    1 project | news.ycombinator.com | 9 Nov 2023
  • [Review] Introducing cargo-xwin: A Solution for Cross-Compiling Rust on macOS to MSVC

    3 projects | /r/rust | 25 May 2023