awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
File Systems · Awesome GitHub Repositories

9 repos

Awesome GitHub RepositoriesFile Systems

Tools and utilities for managing, organizing, and interacting with data stored on disk-based storage structures.

Explore 9 awesome GitHub repositories matching operating systems & systems programming · File Systems. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. System Administration and Maintenance
  4. File System Management
  5. File Systems

Awesome File Systems GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • ytdl-org/youtube-dl

    ytdl-org/youtube-dl

    139,680GitHubView on GitHub↗

    This project is a command-line utility for downloading media from various online platforms. It provides comprehensive tools for selecting specific video and audio formats, managing playlist downloads, and filtering content based on metadata such as upload dates and file sizes. The software includes extensive filesyste

    Python
  • microsoft/PowerToys

    microsoft/PowerToys

    129,929GitHubView on GitHub↗

    PowerToys is a collection of background-resident system utilities designed to extend native operating system functionality and streamline desktop workflows. It operates as a modular toolkit, utilizing a central plugin-based host architecture that allows users to dynamically enable or disable specific features for syste

    C#advanced-pastecolor-pickercommand-palette
  • iluwatar/java-design-patterns

    iluwatar/java-design-patterns

    93,757GitHubView on GitHub↗

    This project is a comprehensive educational knowledge base designed to help developers master software engineering excellence through a structured catalog of design patterns and architectural principles. It provides a curated repository of best practices, programming heuristics, and implementation examples, all organiz

    Javaawesome-listdesign-patternshacktoberfest
  • immich-app/immich

    immich-app/immich

    92,953GitHubView on GitHub↗

    Immich is a self-hosted media management platform designed to provide a centralized, private repository for photos and videos. It functions as a comprehensive system for organizing, backing up, and viewing personal media collections across mobile devices, web browsers, and external storage locations. By maintaining ful

    TypeScriptbackup-toolfluttergoogle-photos
  • syncthing/syncthing

    syncthing/syncthing

    80,036GitHubView on GitHub↗

    Syncthing is a decentralized file synchronization engine that maintains consistent data states across multiple devices through peer-to-peer mesh networking. It operates as a background daemon that automatically replicates file creations, modifications, and deletions between trusted nodes without requiring central serve

    Gogop2ppeer-to-peer
  • junegunn/fzf

    junegunn/fzf

    77,987GitHubView on GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe

    Gobashclifish
  • d2l-ai/d2l-zh

    d2l-ai/d2l-zh

    75,708GitHubView on GitHub↗

    This project is an open-source, interactive educational platform designed to teach deep learning through a comprehensive, code-first curriculum. It provides a structured learning path that covers foundational mathematics, modern neural network architectures, and practical optimization techniques, enabling practitioners

    Pythonbookchinesecomputer-vision
  • ventoy/Ventoy

    ventoy/Ventoy

    74,578GitHubView on GitHub↗

    Ventoy is a cross-platform boot manager that enables users to launch multiple operating system installers and live environments from a single portable storage device. By intercepting the BIOS or UEFI startup sequence, it provides a unified menu that allows for the direct execution of disk image files without requiring

    Carm64auto-installbootable-usb
  • soimort/you-get

    soimort/you-get

    56,737GitHubView on GitHub↗

    This project is a command-line utility designed to fetch video, audio, and image content from a wide range of web platforms. It functions by parsing page metadata and utilizing modular, site-specific scripts to extract direct media stream URLs from complex web structures, enabling the local archiving of digital media f

    Python

Explore sub-tags

  • Directory OperationsFunctions for listing, creating, or managing directory structures.
  • Download Resumption ManagersMaintains state for interrupted network transfers to allow automatic recovery.
  • Exclusion PatternsSystems that utilize glob-based patterns to exclude specific files or directories during file system traversal.
  • File Change Detection
Mechanisms for identifying file modifications via filesystem watchers or periodic scanning.
  • File Explorer ExtensionsComponents that add custom functionality, such as thumbnail generation or preview handlers, to the native file explorer interface.
  • File I/O UtilitiesFunctions and abstractions for reading from and writing to files within a software environment.
  • File PreviewersUtilities that render file contents or metadata within the file explorer interface.
  • File Template GeneratorsUtilities that automate the creation of new files based on predefined structures or dynamic content templates.
  • Filename TemplatesSystems for dynamic filename generation using metadata.
  • Filesystem ScannersUtilities that traverse storage media to identify and index specific file types or structures.