awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 रिपॉजिटरी

Awesome GitHub RepositoriesPath Utilities

Tools and helpers for managing, validating, and resolving file system paths within development environments.

Distinguishing note: Focuses on path-specific command-line utilities and completion logic rather than general file system access or storage.

Explore 6 awesome GitHub repositories matching development tools & productivity · Path Utilities. Refine with filters or upvote what's useful.

Awesome Path Utilities GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • mitmproxy/mitmproxymitmproxy का अवतार

    mitmproxy/mitmproxy

    43,943GitHub पर देखें↗

    Mitmproxy is an interactive, programmable network proxy engine designed for traffic analysis and protocol manipulation. It functions as a gateway that intercepts, inspects, and modifies network traffic in real-time, supporting HTTP, HTTPS, WebSocket, DNS, and generic TCP or UDP streams. By acting as a trusted certificate authority, the proxy can dynamically generate and sign certificates to decrypt and analyze secure TLS-encrypted connections. The project distinguishes itself through a highly extensible, event-driven architecture that allows users to automate traffic transformation using cust

    Provides built-in tab completion and argument parsing for file system paths within the interactive command interface.

    Pythondebugginghttphttp2
    GitHub पर देखें↗43,943
  • cloudreve/cloudrevecloudreve का अवतार

    cloudreve/cloudreve

    28,166GitHub पर देखें↗

    Cloudreve is a self-hosted cloud storage platform designed to provide personal and organizational file management. It functions as a web-based solution that allows users to store, organize, and share digital files across multiple devices while maintaining control over their own data infrastructure. The platform distinguishes itself through a storage backend abstraction layer, which provides a unified interface to manage files across diverse local and remote cloud providers. It incorporates a robust identity and authorization layer that supports standard OAuth 2.0 flows for secure third-party

    Build standardized file addresses to identify and access specific locations like user files or shared items by combining path components and search parameters into a single string.

    Gocloudcloud-storagecloudreve
    GitHub पर देखें↗28,166
  • walter201230/pythonwalter201230 का अवतार

    walter201230/Python

    26,516GitHub पर देखें↗

    Python is a high-level, interpreted programming language designed for readability and versatility. It operates via a bytecode-based virtual machine and manages memory automatically through reference-counting garbage collection. The language supports multiple programming paradigms, including object-oriented, imperative, and functional styles, and provides a comprehensive standard library for system operations, networking, and data handling. The language is distinguished by its dynamic nature, allowing for runtime object introspection and metaclass-driven class creation. It utilizes protocol-ba

    Parses and manipulates path strings according to operating system rules without requiring file system access.

    Pythonpythonpython3
    GitHub पर देखें↗26,516
  • mustardchef/wsabuildsMustardChef का अवतार

    MustardChef/WSABuilds

    17,648GitHub पर देखें↗

    WSABuilds is a management framework designed to deploy and customize virtualized mobile runtime environments on desktop operating systems. It provides a comprehensive suite of tools for building, installing, and maintaining these environments, enabling the native execution of mobile applications alongside standard desktop software. The project distinguishes itself through its focus on deep system integration and lifecycle management. It allows users to generate tailored virtual environment packages by injecting administrative tools, service components, and specific configurations prior to dep

    Integrates command-line utilities into the virtual environment by linking executable files to the system path for direct shell access.

    Pythonandroidandroid-emulatorgoogle-apps
    GitHub पर देखें↗17,648
  • ji4n1ng/openinterminalJi4n1ng का अवतार

    Ji4n1ng/OpenInTerminal

    6,881GitHub पर देखें↗

    OpenInTerminal is a system interface extension for macOS that provides a custom Finder context menu, toolbar extensions, and clipboard utilities. It functions as a terminal emulator launcher and a shell path utility, allowing users to interact with the macOS file system through external applications. The project enables the launch of terminals and text editors directly from the file manager. It includes a shell path utility to copy escaped file paths to the clipboard and supports the configuration of specific terminal emulators and code editors. The software covers workflow automation throug

    Provides a utility to copy shell-escaped file system paths from the Finder to the clipboard.

    Swift
    GitHub पर देखें↗6,881
  • sinelaw/freshsinelaw का अवतार

    sinelaw/fresh

    5,914GitHub पर देखें↗

    Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar keybindings, mouse support, and multiple cursors. It runs entirely in the terminal while offering capabilities typically found in graphical editors, including split panes, a command palette, and integrated language server protocol support for real-time diagnostics, completions, go-to-definition, and code actions across multiple languages. The editor distinguishes itself through a plugin system that runs sandboxed TypeScript plugins in a QuickJS runtime, with an asynchronous bridge

    Provides a utility to determine whether a file path is absolute.

    Rustideterminal-basedtext-editor
    GitHub पर देखें↗5,914
  1. Home
  2. Development Tools & Productivity
  3. Path Utilities