sharkdp/binocle

Real-time updates for shared memory segment viewing

Offen

#46 geöffnet am 22.07.2022

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (41 Forks)github user discovery
enhancementgood first issue

Repository-Metriken

Stars
 (1.307 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I'm diagnosing a problem in a telescope control system with several processes that communicate using several shared memory segments backed by mmap'd files. I can reload the file by restarting binocle. It would be really nice to have binocle refresh the view on command or at some update rate.

Contributor Guide