Skip to content
Change the repository type filter

All

    Repositories list

    • absnfs

      Public
      An NFS server implementation for Go that exports any ABSFS-compatible filesystem
      Go
      Apache License 2.0
      0200Updated Mar 3, 2025Mar 3, 2025
    • inode

      Public
      File system primitives in go for file system implementation
      Go
      MIT License
      1700Updated Jan 12, 2025Jan 12, 2025
    • billyfs

      Public
      Abstract file system adapter to convert an `absfs` file system to a `go-get`s `billy` file system.
      Go
      MIT License
      0100Updated Mar 4, 2024Mar 4, 2024
    • basefs

      Public
      The `basefs` package is an absfs.FileSystem that restricts all operation to a given subdirectory.
      Go
      MIT License
      1300Updated Mar 2, 2024Mar 2, 2024
    • memfs

      Public
      The memfs package is an in memory filesystem for go.
      Go
      MIT License
      21610Updated Mar 18, 2023Mar 18, 2023
    • boltfs

      Public
      A Go package that implements a filesystem interface for boltdb.
      Go
      MIT License
      0760Updated Mar 18, 2023Mar 18, 2023
    • absfs

      Public
      A go package that defines an abstract filesystem interface
      Go
      MIT License
      11300Updated Mar 18, 2023Mar 18, 2023
    • osfs

      Public
      osfs is an implementation of a absfs.FileSystem for the os standard library file access functions
      Go
      MIT License
      1300Updated Jul 5, 2022Jul 5, 2022
    • gofs

      Public
      Adds go 1.16 io/fs interfaces to absfs filesystems.
      Go
      MIT License
      0100Updated Mar 27, 2021Mar 27, 2021
    • fstools

      Public
      A go package with tools useful for for working with filesystems.
      Go
      MIT License
      0300Updated Aug 27, 2019Aug 27, 2019
    • afero

      Public archive
      A FileSystem Abstraction System for Go
      Go
      Apache License 2.0
      5181002Updated Aug 23, 2019Aug 23, 2019
    • rofs

      Public
      A read-only filesystem that wraps any absfs.FileSystem implementation and makes it read only.
      Go
      MIT License
      2300Updated Apr 29, 2019Apr 29, 2019
    • nilfs

      Public
      nilfs is a no-op implementation of absfs.FileSystem, it does nothing and returns no errors
      Go
      MIT License
      1300Updated Apr 29, 2019Apr 29, 2019
    • ptfs

      Public
      An `absfs` compatible pass-through filesystem.
      Go
      MIT License
      0000Updated Apr 28, 2019Apr 28, 2019
    • httpfs

      Public
      A `net/http` compatible implementation of FileSystem with write support, from an absfs implementation.
      Go
      MIT License
      2300Updated Aug 10, 2018Aug 10, 2018
    • fstesting

      Public
      go utilities for testing file systems
      Go
      MIT License
      1110Updated Aug 10, 2018Aug 10, 2018
    • absos

      Public
      Abstract Object Store interface for Go
      Go
      MIT License
      1100Updated Aug 9, 2018Aug 9, 2018
    • ioutil

      Public
      An absfs.FileSystem compatable version of the `ioutil` standard library
      Go
      BSD 3-Clause "New" or "Revised" License
      0300Updated Jul 30, 2018Jul 30, 2018
    • lockfs

      Public
      lockfs wraps an absfs FileSystem adding mutex lock/unlock to every filesystem and file method
      Go
      MIT License
      0200Updated Jul 28, 2018Jul 28, 2018