awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

25 مستودعات

Awesome GitHub RepositoriesFile System Utilities

Libraries for file manipulation, directory traversal, and system monitoring.

Explore 25 awesome GitHub repositories matching part of an awesome list · File System Utilities. Refine with filters or upvote what's useful.

Awesome File System Utilities GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • gorakhargosh/watchdogالصورة الرمزية لـ gorakhargosh

    gorakhargosh/watchdog

    7,370عرض على GitHub↗

    Watchdog is a Python library and set of shell utilities for monitoring filesystem events. It provides a framework for tracking real-time changes to files and directories, mapping those events to configurable automation handlers, and executing system actions based on file creation, modification, or deletion. The project includes an event-driven shell utility for triggering custom scripts and commands automatically. It utilizes a configurable handler framework that allows users to associate specific filesystem events with specialized plugin logic defined in configuration files. The system moni

    API and shell tools for monitoring file system events.

    Python
    عرض على GitHub↗7,370
  • tinche/aiofilesالصورة الرمزية لـ Tinche

    Tinche/aiofiles

    3,249عرض على GitHub↗

    File support for asyncio

    Asynchronous file operations using asyncio.

    Python
    عرض على GitHub↗3,249
  • ahupp/python-magicالصورة الرمزية لـ ahupp

    ahupp/python-magic

    2,886عرض على GitHub↗

    python-magic is a C-binding wrapper that provides a Python interface for the libmagic system library. It functions as a file signature analyzer and MIME type detector, identifying file formats by comparing header bytes against a database of known binary signatures. The library enables the identification of file types from both file paths and raw data buffers. It supports custom file signature matching through the injection of user-provided magic databases, allowing for the detection of specialized or proprietary formats. The project covers binary data analysis and MIME type mapping to transl

    Interface for libmagic to detect file types.

    Python
    عرض على GitHub↗2,886
  • samuelcolvin/watchfilesالصورة الرمزية لـ samuelcolvin

    samuelcolvin/watchfiles

    2,505عرض على GitHub↗

    Simple, modern and fast file watching and code reload for Python, written in Rust

    Provides fast file watching and automatic code reloading.

    Pythonasynciofilesysteminotify
    عرض على GitHub↗2,505
  • pyfilesystem/pyfilesystem2الصورة الرمزية لـ pyfilesystem

    pyfilesystem/pyfilesystem2

    2,100عرض على GitHub↗

    Python's Filesystem abstraction layer

    Abstraction layer for various file systems.

    Python
    عرض على GitHub↗2,100
  • tronkko/direntالصورة الرمزية لـ tronkko

    tronkko/dirent

    1,174عرض على GitHub↗

    C/C++ library for retrieving information on files and directories

    Windows directory information retrieval.

    C
    عرض على GitHub↗1,174
  • jaraco/path.pyالصورة الرمزية لـ jaraco

    jaraco/path.py

    1,125عرض على GitHub↗

    Object-oriented file system path manipulation

    Object-oriented wrapper for file system paths.

    Python
    عرض على GitHub↗1,125
  • cxong/tinydirالصورة الرمزية لـ cxong

    cxong/tinydir

    868عرض على GitHub↗

    Lightweight, portable and easy to integrate C directory and file reader

    Cross-platform directory reading.

    C
    عرض على GitHub↗868
  • elixir-waffle/waffleالصورة الرمزية لـ elixir-waffle

    elixir-waffle/waffle

    818عرض على GitHub↗

    Flexible file upload and attachment library for Elixir

    Flexible file upload and attachment management.

    Elixir
    عرض على GitHub↗818
  • gpakosz/whereamiالصورة الرمزية لـ gpakosz

    gpakosz/whereami

    524عرض على GitHub↗

    A drop-in two files library to locate the current executable and the current module on the file system.

    Executable path retrieval.

    C
    عرض على GitHub↗524
  • falood/exfswatchالصورة الرمزية لـ falood

    falood/exfswatch

    277عرض على GitHub↗

    Filesystem monitor for elixir

    File change watcher wrapper based on system events.

    Elixir
    عرض على GitHub↗277
  • synrc/fsالصورة الرمزية لـ synrc

    synrc/fs

    239عرض على GitHub↗

    📁 FS: Windows, Linux, Mac Driver

    Erlang-based file system listener.

    Erlang
    عرض على GitHub↗239
  • keichan34/exfileالصورة الرمزية لـ keichan34

    keichan34/exfile

    90عرض على GitHub↗

    File upload persistence and processing for Phoenix / Plug

    File upload handling, persistence, and processing.

    Elixir
    عرض على GitHub↗90
  • edubart/miniphysfsالصورة الرمزية لـ edubart

    edubart/miniphysfs

    69عرض على GitHub↗

    This is the PhysFS contained in a single header to be bundled in C/C++ applications with ease. PhysFS is a library to provide abstract access to various archives.

    Filesystem and ZIP abstraction.

    C
    عرض على GitHub↗69
  • arvidkahl/sizeableالصورة الرمزية لـ arvidkahl

    arvidkahl/sizeable

    42عرض على GitHub↗

    An Elixir library to make File Sizes human-readable

    Human-readable file size formatting.

    Elixir
    عرض على GitHub↗42
  • ricn/librexالصورة الرمزية لـ ricn

    ricn/librex

    39عرض على GitHub↗

    Elixir library to convert office documents to other formats using LibreOffice.

    Office document conversion using LibreOffice.

    Elixir
    عرض على GitHub↗39
  • rec/tfileالصورة الرمزية لـ rec

    rec/tfile

    24عرض على GitHub↗

    tfile - tiny C++11 file utilities

    Cross-platform file wrapper.

    C++
    عرض على GitHub↗24
  • ricn/zarexالصورة الرمزية لـ ricn

    ricn/zarex

    29عرض على GitHub↗

    Filename sanitization for Elixir

    Filename sanitization utility.

    Elixir
    عرض على GitHub↗29
  • bbense/elixgrepالصورة الرمزية لـ bbense

    bbense/elixgrep

    28عرض على GitHub↗

    An elixir framework to implement concurrent versions of common unix utilities, grep, find, etc..

    Map/Reduce framework for processing collections of files.

    Elixir
    عرض على GitHub↗28
  • lowks/radpathالصورة الرمزية لـ lowks

    lowks/Radpath

    22عرض على GitHub↗

    Path library for Elixir inspired by Python's pathlib

    Path manipulation library inspired by Python.

    Elixir
    عرض على GitHub↗22
السابق12التالي
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. File System Utilities