awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesFilesystem Type Classifiers

Utilities that identify and categorize mounted storage volumes by their underlying filesystem architecture.

Distinct from Filesystem Mounts: Distinct from Filesystem Mounts: focuses on the identification and categorization of existing mount types rather than the mounting operation itself.

Explore 3 awesome GitHub repositories matching data & databases · Filesystem Type Classifiers. Refine with filters or upvote what's useful.

Awesome Filesystem Type Classifiers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • muesli/dufmuesli 的头像

    muesli/duf

    14,803在 GitHub 上查看↗

    Duf is a command-line utility designed to provide a comprehensive overview of disk usage and filesystem statistics. It functions as a terminal-based system monitor that retrieves and displays real-time metrics for mounted devices, including capacity, usage, and inode information. The tool distinguishes itself through a responsive terminal-aware layout engine that automatically adjusts to console dimensions and supports custom color themes based on usage thresholds. It provides granular control over data presentation, allowing users to filter filesystem reports by device, mount point, or type,

    Identifies and categorizes mounted storage volumes by their underlying filesystem architecture for accurate reporting.

    Goclidfdisk-space
    在 GitHub 上查看↗14,803
  • superradcompany/microsandboxsuperradcompany 的头像

    superradcompany/microsandbox

    6,570在 GitHub 上查看↗

    Microsandbox is a runtime for creating and managing lightweight, hardware-isolated virtual machines — called sandboxes — that boot directly from standard OCI container images. Each sandbox runs as its own host process with a separate kernel, filesystem, and network stack, providing process-per-sandbox isolation. The project includes a command-line tool and multi-language SDKs (Rust, TypeScript, Python, Go) for programmatic lifecycle control, and it communicates with sandbox agents over Unix sockets using a CBOR-encoded protocol. What distinguishes Microsandbox is its combination of host-manag

    Allows explicit filesystem type specification for disk images when auto-detection requires a hint.

    Rust
    在 GitHub 上查看↗6,570
  • velocidex/velociraptorVelocidex 的头像

    Velocidex/velociraptor

    3,769在 GitHub 上查看↗

    Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and visibility tool. It provides a query engine and remote forensic collector used to hunt for indicators of compromise and perform triage across a fleet of hosts. The system is distinguished by its specialized query language for interrogating host state and parsing binary files. It features a notebook environment that combines markdown documentation with executable query cells to standardize investigative workflows and enable collaborative reporting. The platform covers a wide range o

    Enumerates mounted filesystems and identifies file types using magic rules for deep filesystem analysis.

    Godigital-forensicsendpoint-discoveryendpoint-protection
    在 GitHub 上查看↗3,769
  1. Home
  2. Data & Databases
  3. Persistent Storage Volumes
  4. Filesystem Mounts
  5. Filesystem Type Classifiers

探索子标签

  • Filesystem Type Identification1 个子标签Identifying and categorizing mounted filesystems and file types using magic rules and architecture analysis. **Distinct from Filesystem Type Classifiers:** Focuses on identifying the type of filesystem/file rather than just classifying the mount point.