abdenasser/neohtop

💪🏻 Blazing-fast system monitoring for your desktop (built with Rust, Tauri & Svelte)

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 46 minutes ago
Added to GitGenius on September 7th, 2026
Created on October 30th, 2024
Open Issues & Pull Requests: 20 (+0)
GitHub issues: Enabled
Number of forks: 304
Total Stargazers: 9,351 (+0)
Total Subscribers: 25 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.7 hours
Mean response time: 3.7 days
90th percentile: 6.3 days
Tracked items: 81

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 5% of issues opened in the past year have been closed. Three people close 100% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 18
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 402 days
Stale 30+ days: 18
Stale 90+ days: 17

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (39)
  • bug (31)
  • Arch (1)
  • Linux (1)
  • good shit (1)
  • question (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

NeoHtop is a cross-platform system monitor built with Rust, Tauri, and Svelte that provides real-time desktop process monitoring through a graphical interface.

The tool addresses the need for a modern alternative to traditional command-line system monitors. It combines a Rust backend running on Tauri with a Svelte frontend to deliver real-time CPU and memory usage tracking alongside process management capabilities. The interface includes dark and light themes, supports sorting by any column, and offers auto-refresh of system statistics.

Developers should choose NeoHtop if they want a visually polished desktop system monitor rather than a terminal-based tool. It suits users who prefer graphical interfaces for process inspection and management. The project distinguishes itself through advanced search functionality that supports regular expressions for filtering processes by name, command, or PID, and the ability to pin important processes for quick access. Process management features allow killing processes directly from the interface.

The project shows active development with regular commits and responsiveness to pull requests. The maintainer has expanded the ecosystem by creating a complementary CLI version built with Go and the Charm ecosystem, demonstrating ongoing investment in the project's direction. Documentation includes setup instructions for development, code formatting guidelines, and contribution procedures.