Ross ROSS = Recommend OSS · open-source software intelligence for agents

Celtoys/Remotery

Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer observed · 2026-08-28

github.com/Celtoys/Remotery · C · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4557
  • days_rel: n/a
  • days_push: 735
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3313 stars · 283 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Remotery is a realtime CPU/GPU profiler implemented in a single C file, with a remote web-browser viewer for inspecting sampled traces. It supports lightweight multi-thread instrumentation and GPU timing via D3D11/12, OpenGL, CUDA, Metal, and Vulkan.

Use cases

  • profile cpu and gpu performance of a game in realtime
  • find which threads run on which cpu cores
  • view profiler traces remotely in a web browser
  • instrument vulkan or cuda gpu timings
  • inspect saved profiler traces from past runs
  • profile a mobile or console game

When to choose

  • you need a lightweight, single-file profiler for C/C++ games or native apps
  • you want realtime remote profiling across desktop, mobile, and console platforms
  • you need GPU timing across many graphics APIs (D3D, Vulkan, Metal, OpenGL, CUDA)

When to avoid

  • you need a full sampling profiler with call stacks and flame graphs out of the box
  • your project is not in C/C++ or cannot link native code
  • you prefer an offline batch analysis workflow over realtime viewing

Facets

library · maturity stable

monitoring tracing benchmarking developer-tools developer-tools performance graphics windows cpp c browser profiler cpu-profiling gpu-profiling single-file realtime web-viewer vulkan cuda metal d3d11 d3d12 opengl game-development linux macos android ios

1 source

Member repositories

RepositoryRoleHealth v2
Celtoys/Remoterymain23

For agents

markdown · JSON · MCP: product_card(name="Celtoys/Remotery")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem