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

dfeneyrou/palanteer

Visual Python and C++ nanosecond profiler, logger, tests enabler observed · 2026-08-28

github.com/dfeneyrou/palanteer · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 21
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

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

  • gap_med: 188
  • age_days: 1901
  • days_rel: 526
  • days_push: 478
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

2212 stars · 97 forks observed · 2026-08-28

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

Palanteer is a visual nanosecond profiler and logger for C++ and Python programs, with a single-header C++ instrumentation library and mostly automatic Python instrumentation. It provides interactive timeline, flame graph, and histogram views, plus Python-scriptable remote commands for deep testing.

Use cases

  • profile a C++ application with nanosecond timing
  • find memory leaks with a memory profiler
  • visualize multithreaded execution on a timeline
  • automatically instrument Python functions and allocations
  • script remote commands to test a running program
  • generate flame graphs from recorded events
  • log efficiently with printf-style nanosecond logging

When to choose

  • you need low-overhead profiling for C++ or Python
  • you want visual timeline and flame graph analysis
  • you need combined profiling, logging, and scripted testing in one tool
  • you want automatic instrumentation without code changes in Python

When to avoid

  • you need a distributed-systems tracer like OpenTelemetry
  • you only want a simple sampling profiler with no instrumentation
  • you need a license-permissive tool for strict compliance (license is custom)

Facets

library · maturity active

monitoring logging testing benchmarking tracing developer-tools performance testing cpp python windows cross-platform profiler memory-profiler flame-graph timeline-viewer remote-scripting header-only instrumentation linux macos

1 source

Member repositories

RepositoryRoleHealth v2
dfeneyrou/palanteermain32

For agents

markdown · JSON · MCP: product_card(name="dfeneyrou/palanteer")

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