Introducing puffin_egui: the simplest way to add an in-game profiler

This page summarizes the projects mentioned and recommended in the original post on /r/rust_gamedev

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • puffin_egui

    Show puffin profiler flamegraph in-game using egui

  • Hi - I just published a new crate: https://github.com/emilk/puffin_egui

  • puffin

    🐦 Friendly little instrumentation profiler for Rust 🦀

  • The goal is for it to be the simplest way to add some instrumentation profiling to your game. Basically you use puffin to profile parts of your code and then show the resulting flamegraph with in an egui window.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • egui

    egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

  • The goal is for it to be the simplest way to add some instrumentation profiling to your game. Basically you use puffin to profile parts of your code and then show the resulting flamegraph with in an egui window.

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