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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • muesli/dufAvatar muesli

    muesli/duf

    14,803Vezi pe 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
    Vezi pe GitHub↗14,803
  • superradcompany/microsandboxAvatar superradcompany

    superradcompany/microsandbox

    6,570Vezi pe 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
    Vezi pe GitHub↗6,570
  • velocidex/velociraptorAvatar Velocidex

    Velocidex/velociraptor

    3,769Vezi pe 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
    Vezi pe GitHub↗3,769
  1. Home
  2. Data & Databases
  3. Persistent Storage Volumes
  4. Filesystem Mounts
  5. Filesystem Type Classifiers

Explorează sub-etichetele

  • Filesystem Type Identification1 sub-tagIdentifying 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.