abdenasser/neohtop

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

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 8 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,350 (+0)
Total Subscribers: 25 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

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.