This project is a low overhead sampling profiler for Java that does not suffer from the Safepoint bias problem. It features HotSpot-specific API to collect stack traces and to track memory allocations ...
TamboUI brings the TUI paradigms seen in things like Rust's ratatui or Go's bubbletea to the Java ecosystem. TamboUI is pronounced like "tambouille" (\tɑ̃.buj) in French, or "tan-bouy". It provides a ...