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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jonchun/pathtype

Open-source alternatives to Pathtype

29 open-source projects similar to jonchun/pathtype, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Pathtype alternative.

  • microsoft/windows-universal-samplesAvatar de microsoft

    microsoft/Windows-universal-samples

    9,696Ver en GitHub↗

    This repository is a comprehensive collection of reference implementations and sample libraries for the Universal Windows Platform. It provides practical examples of how to use Windows Runtime APIs to build cross-device applications, including detailed guidance on XAML-based declarative user interfaces and DirectX-integrated rendering. The project distinguishes itself by providing a wide array of hardware integration suites, covering low-level communication with USB, Serial, I2C, SPI, and GPIO peripherals. It includes specialized implementations for mixed reality holographic rendering, advanc

    JavaScript
    Ver en GitHub↗9,696
  • 1set/todotxtAvatar de 1set

    1set/todotxt

    25Ver en GitHub↗

    Parser for todo.txt files in Go ✅

    Go
    Ver en GitHub↗25
  • adelowo/gulterAvatar de adelowo

    adelowo/gulter

    72Ver en GitHub↗

    Golang middleware for handling multipart/form-data and uploading files

    Go
    Ver en GitHub↗72
  • artonge/go-csv-tagAvatar de artonge

    artonge/go-csv-tag

    131Ver en GitHub↗

    Read csv file from go using tags

    Go
    Ver en GitHub↗131
  • artonge/go-gtfsAvatar de artonge

    artonge/go-gtfs

    47Ver en GitHub↗

    Load GTFS files in golang

    Go
    Ver en GitHub↗47

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
barasher/go-exiftoolAvatar de barasher

barasher/go-exiftool

294Ver en GitHub↗

Golang wrapper for Exiftool : extract as much metadata as possible (EXIF, ...) from files (pictures, pdf, office documents, ...)

Go
Ver en GitHub↗294
  • c2fo/vfsAvatar de C2FO

    C2FO/vfs

    364Ver en GitHub↗

    Pluggable, extensible virtual file system for Go

    Go
    Ver en GitHub↗364
  • charlievieth/fastwalkAvatar de charlievieth

    charlievieth/fastwalk

    141Ver en GitHub↗

    Fast directory traversal for Golang

    Go
    Ver en GitHub↗141
  • codingsince1985/checksumAvatar de codingsince1985

    codingsince1985/checksum

    114Ver en GitHub↗

    Compute message digest for large files in Go

    Go
    Ver en GitHub↗114
  • coregx/gxpdfAvatar de coregx

    coregx/gxpdf

    36Ver en GitHub↗

    GxPDF - Enterprise-grade PDF library for Go. Table extraction, text parsing, encryption, document creation.

    Go
    Ver en GitHub↗36
  • dastoori/higgsAvatar de dastoori

    dastoori/higgs

    23Ver en GitHub↗

    A tiny cross-platform Go library to hide/unhide files and directories

    Go
    Ver en GitHub↗23
  • dixonwille/skywalkerAvatar de dixonwille

    dixonwille/skywalker

    103Ver en GitHub↗

    A package to allow one to concurrently go through a filesystem with ease

    Go
    Ver en GitHub↗103
  • dundee/gduAvatar de dundee

    dundee/gdu

    5,325Ver en GitHub↗

    gdu is a command line disk usage analyzer and interactive disk profiler used to scan directories and visualize space consumption across file systems. It functions as a file system management tool that allows for the identification and removal of large files and folders to free up storage. The tool features a cursor-based interface for navigating directory structures and archives. It provides a storage cleanup workflow that enables the deletion of selected items directly from the analysis view, utilizing parallel execution to reduce I/O wait times. The application supports recursive directory

    Goclidisk-usagefilesystem
    Ver en GitHub↗5,325
  • homedepot/flopAvatar de homedepot

    homedepot/flop

    36Ver en GitHub↗

    Go file operations library chasing GNU APIs.

    Go
    Ver en GitHub↗36
  • hugocarreira/go-decent-copyAvatar de hugocarreira

    hugocarreira/go-decent-copy

    22Ver en GitHub↗

    copy files for humans

    Go
    Ver en GitHub↗22
  • kdomanski/iso9660Avatar de kdomanski

    kdomanski/iso9660

    285Ver en GitHub↗

    A go library for reading and creating ISO9660 images

    Go
    Ver en GitHub↗285
  • larpon/vmonAvatar de Larpon

    Larpon/vmon

    40Ver en GitHub↗

    A V module for asynchronously watching for file changes in a directory. The module is essentially a wrapper for septag/dmon. It works for Windows, macOS and Linux.

    C
    Ver en GitHub↗40
  • nedpals/v-mimeAvatar de nedpals

    nedpals/v-mime

    25Ver en GitHub↗

    MIME library for the V Programming Language. Inspired from the mime-types JS library.

    V
    Ver en GitHub↗25
  • no-src/gofsAvatar de no-src

    no-src/gofs

    529Ver en GitHub↗

    A cross-platform real-time file synchronization tool out of the box based on Golang

    Go
    Ver en GitHub↗529
  • otiai10/copyAvatar de otiai10

    otiai10/copy

    771Ver en GitHub↗

    Go copy directory recursively

    Go
    Ver en GitHub↗771
  • parsyl/parquetAvatar de parsyl

    parsyl/parquet

    127Ver en GitHub↗

    A library for reading and writing parquet files.

    Go
    Ver en GitHub↗127
  • pdfcpu/pdfcpuAvatar de pdfcpu

    pdfcpu/pdfcpu

    8,675Ver en GitHub↗

    pdfcpu is a Go PDF processing library and command-line interface designed for programmatically manipulating, optimizing, and validating PDF files. It provides a toolkit for document content modification and structural management. The project distinguishes itself as an optimization tool and layout engine, capable of reducing file sizes and improving loading speeds by streamlining internal structures. It also functions as a security manager, providing password-based encryption, decryption, and digital signature verification. Its capability surface includes page management for merging, splittin

    Go
    Ver en GitHub↗8,675
  • qmuntal/opcAvatar de qmuntal

    qmuntal/opc

    80Ver en GitHub↗

    Go implementation of the Open Packaging Conventions (OPC)

    Go
    Ver en GitHub↗80
  • rjeczalik/notifyAvatar de rjeczalik

    rjeczalik/notify

    931Ver en GitHub↗

    File system event notification library on steroids.

    Go
    Ver en GitHub↗931
  • sebastiaanklippert/go-wkhtmltopdfAvatar de SebastiaanKlippert

    SebastiaanKlippert/go-wkhtmltopdf

    1,178Ver en GitHub↗

    Golang commandline wrapper for wkhtmltopdf

    Go
    Ver en GitHub↗1,178
  • spf13/aferoAvatar de spf13

    spf13/afero

    6,662Ver en GitHub↗

    Afero is a Go library that provides a unified filesystem abstraction, allowing applications to interact with local disk, in-memory storage, cloud services, archives, and remote systems through a single, consistent interface. At its core, it defines a standard interface that all filesystem backends implement, enabling developers to swap storage implementations without changing application code. The library distinguishes itself through its composable architecture, which includes layered filesystem composition for creating cached, sandboxed, or restricted storage views. It offers a copy-on-write

    Go
    Ver en GitHub↗6,662
  • viant/afsAvatar de viant

    viant/afs

    388Ver en GitHub↗

    Abstract File Storage

    Go
    Ver en GitHub↗388
  • 1set/gutAvatar de 1set

    1set/gut

    27Ver en GitHub↗

    🍱 yet another collection of go utilities & tools

    Go
    Ver en GitHub↗27
  • xis/barakaAvatar de xis

    xis/baraka

    65Ver en GitHub↗

    a tool for handling file uploads simple

    Go
    Ver en GitHub↗65