awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to jarun/pdd

Projects sharing features with Jarun Pdd

30 open-source projects similar to jarun/pdd, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • sharkdp/fdsharkdp avatar

    sharkdp/fd

    43,362View on GitHub↗

    This project is a high-performance command-line utility designed for rapid filesystem navigation and file discovery. It enables users to locate files and directories within large project structures using recursive search, pattern matching, and metadata-aware filtering. By employing multi-threaded parallel traversal, it provides an efficient way to explore complex directory trees. What distinguishes this tool is its ability to integrate directly into terminal workflows and automate file management tasks. It automatically respects version control ignore files and hidden file settings, ensuring

    Rustclicommand-linefilesystem
    View on GitHub↗43,362
  • cantino/mcflycantino avatar

    cantino/mcfly

    7,606View on GitHub↗

    mcfly is a database-backed system for tracking, filtering, and exporting shell command execution history and metadata. It functions as a shell command history manager and a command-line tool for analyzing command frequency and success rates. The tool utilizes a neural network to find the most relevant past shell commands based on execution context. This search capability ranks historical commands by analyzing patterns and environmental context to surface relevant results. The system includes utilities for managing shell privacy by scrubbing sensitive records from history files and internal d

    Rusthistoryrustsearch
    View on GitHub↗7,606
  • 8lwxpg/powertoysrun-processkiller8LWXpg avatar

    8LWXpg/PowerToysRun-ProcessKiller

    187View on GitHub↗

    A PowerToys Run plugin for killing processes.

    C#
    View on GitHub↗187
  • actuallymentor/wintertime-mac-background-freezerA

    actuallymentor/wintertime-mac-background-freezer

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • agauniyal/rangagauniyal avatar

    agauniyal/rang

    1,581View on GitHub↗

    A Minimal, Header only Modern c++ library for terminal goodies 💄✨

    C++
    View on GitHub↗1,581
  • ahmetcanarslan/hiddenalarmrevealerA

    AhmetCanArslan/HiddenAlarmRevealer

    0View on GitHub↗
    View on GitHub↗0
  • akhileshthorat/micropython-esp32-otaAkhileshThorat avatar

    AkhileshThorat/Micropython-ESP32-OTA

    16View on GitHub↗

    Example code for updating firmware over the air

    Python
    View on GitHub↗16
  • anzz1/iathookanzz1 avatar

    anzz1/iathook

    0View on GitHub↗

    simple x86/x64 self-contained no-CRT header-only C/C++ win32 import address table hooking library

    C++
    View on GitHub↗0
  • alichtman/strongholdalichtman avatar

    alichtman/stronghold

    1,190View on GitHub↗

    Easily configure macOS security settings from the terminal.

    Pythoncommand-linecommand-line-toolhardening
    View on GitHub↗1,190
  • allinurl/goaccessallinurl avatar

    allinurl/goaccess

    20,242View on GitHub↗

    This project is a terminal-based log analyzer and real-time traffic monitoring system designed for web server environments. It processes raw server access logs to generate structured statistical insights, providing visibility into visitor behavior, bandwidth usage, and request latency. The tool functions as a high-performance utility capable of handling large-scale datasets through multi-threaded parsing and memory-efficient data structures. The software distinguishes itself by offering both an interactive terminal interface and a web-based dashboard that updates in real-time via WebSocket st

    Canalyticsapachec
    View on GitHub↗20,242
  • amora-labs/micropython-captive-portalamora-labs avatar

    amora-labs/micropython-captive-portal

    51View on GitHub↗

    This is a simple captive portal demo for MicroPython using NodeMCU/ESP8266.

    Python
    View on GitHub↗51
  • amrdeveloper/gqlamrdeveloper avatar

    amrdeveloper/gql

    3,501View on GitHub↗

    GitQL is a extensible SQL-like query language and SDK to perform queries on various data sources such .git files with supports of most of SQL features such as grouping, ordering and aggregation and window functions and allow customization like user-defined types and functions

    Rust
    View on GitHub↗3,501
  • androidexpert35/appboosterA

    androidexpert35/AppBooster

    0View on GitHub↗
    View on GitHub↗0
  • anthonya1999/goodnightanthonya1999 avatar

    anthonya1999/GoodNight

    551View on GitHub↗

    The first non-jailbroken iOS (and macOS) application to adjust the screen temperature, brightness, and color!

    Objective-C
    View on GitHub↗551
  • anzz1/cpuidanzz1 avatar

    anzz1/cpuid

    2View on GitHub↗

    cross-platform cross-compiler single-header C/C++ cpuid intrinsic.

    C
    View on GitHub↗2
  • ajeetdsouza/zoxideajeetdsouza avatar

    ajeetdsouza/zoxide

    37,467View on GitHub↗

    Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a command-line navigation tool that allows users to jump to frequently accessed directories using partial names rather than typing out full file paths. The tool maintains a persistent, atomic file-based database that records navigation history, enabling rapid lookups and safe updates across multiple shell sessions. The project distinguishes itself through a frecency-based ranking algorithm, which calculates directory relevance by combining access frequency with temporal decay. Th

    Rustautojumpbashcli
    View on GitHub↗37,467
  • aristocratos/btoparistocratos avatar

    aristocratos/btop

    32,876View on GitHub↗

    Btop is a terminal-based system monitor that tracks and displays real-time hardware performance metrics. It functions as a resource usage dashboard, providing visibility into processor, memory, disk, network, and active process activity directly within a text-based interface. The application utilizes ANSI escape sequences to render complex graphical interfaces and data visualizations within standard terminal emulators. It is designed as a cross-platform performance tool, maintaining consistent monitoring capabilities across various Unix-like operating systems through a platform-agnostic build

    C++
    View on GitHub↗32,876
  • arl/gitmuxarl avatar

    arl/gitmux

    784View on GitHub↗

    :computer: Git in your tmux status bar

    Go
    View on GitHub↗784
  • arsenetar/dupeguruarsenetar avatar

    arsenetar/dupeguru

    7,631View on GitHub↗

    dupeguru is a content-based file deduplicator and cross-platform disk cleanup tool. It functions as a local file management utility designed to identify and remove redundant files to recover disk space. The application identifies identical files across a file system by using content hashing and metadata comparison. This allows it to detect duplicates regardless of their filenames or directory locations. The software covers a range of data management capabilities, including directory scanning, content-based data deduplication, and the consolidation of redundant copies into single versions. It

    Python
    View on GitHub↗7,631
  • ast-grep/ast-grepast-grep avatar

    ast-grep/ast-grep

    12,522View on GitHub↗

    ast-grep is a command-line utility and static analysis engine designed for searching, linting, and refactoring source code. It operates by identifying and transforming code blocks based on their underlying syntactic structure rather than relying on text-based or regular expression matching. The tool utilizes a language-agnostic abstraction to normalize diverse programming grammars into a unified tree structure. By employing a rule-driven engine, it allows users to define complex patterns that capture syntax nodes as variables, enabling consistent and syntactically valid modifications across e

    Rustastbabelcodemod
    View on GitHub↗12,522
  • astranno/googlrAstranno avatar

    Astranno/googlr

    50View on GitHub↗

    Googlr is a command line tool that lets you search Google from your terminal.

    Swift
    View on GitHub↗50
  • ataraxy-labs/semataraxy-labs avatar

    ataraxy-labs/sem

    2,911View on GitHub↗

    Semantic version control => entity-level diffs, blame, and impact analysis on top of git. 26 languages via tree-sitter. Built for coding agents.

    Rust
    View on GitHub↗2,911
  • ataraxy-labs/weaveAtaraxy-Labs avatar

    Ataraxy-Labs/weave

    1,177View on GitHub↗

    Entity-level git merge driver. Resolves false conflicts git invents when independent agents edit the same file. ~95% reduction vs. line-based merge.

    Rustai-agentscode-intelligencecoding-agents
    View on GitHub↗1,177
  • atuinsh/atuinatuinsh avatar

    atuinsh/atuin

    30,266View on GitHub↗

    Atuin is a command-line tool that replaces standard shell history with a searchable, encrypted SQLite database. By hooking into shell initialization scripts, it provides an interactive, keyboard-driven interface for real-time command filtering and retrieval. The platform ensures data privacy through a client-side encryption layer, securing sensitive history and configuration data before it is synchronized across multiple machines. Beyond history management, Atuin functions as an executable documentation platform that enables teams to create and share interactive runbooks. These documents use

    Rustbashfishhistory
    View on GitHub↗30,266
  • avikeid2007/kairos.localA

    avikeid2007/Kairos.local

    0View on GitHub↗
    View on GitHub↗0
  • axorax/keylockA

    Axorax/keylock

    0View on GitHub↗
    View on GitHub↗0
  • axorax/winpowerAxorax avatar

    Axorax/winpower

    74View on GitHub↗

    Improved power settings for Windows

    Python
    View on GitHub↗74
  • bad-antics/n01d-forgebad-antics avatar

    bad-antics/n01d-forge

    11View on GitHub↗

    🔥 n01d-forge - Secure Cross-Platform Image Burner with Encryption | LUKS, VeraCrypt, Secure Erase, Hash Verification

    Rust
    View on GitHub↗11
  • badarsh2/sudocabularybadarsh2 avatar

    badarsh2/Sudocabulary

    162View on GitHub↗

    Vocabulary on your terminal

    Shell
    View on GitHub↗162
  • actionschnitzel/pigro-aid-actionschnitzel avatar

    actionschnitzel/PiGro-Aid-

    46View on GitHub↗

    With a clear and graphically appealing GUI you can access the system deeply, overclock the Pi or replace the entire desktop environment. Everything you need to use the Pi as a desktop computer. PiGro does many commands that have to be entered via the terminal with one or two clicks of a button.

    Python
    View on GitHub↗46