Skip to content
@absfs

absfs

Pinned Loading

  1. absfs absfs Public

    A go package that defines an abstract filesystem interface

    Go 12 1

  2. memfs memfs Public

    The memfs package is an in memory filesystem for go.

    Go 16 2

  3. boltfs boltfs Public

    A Go package that implements a filesystem interface for boltdb.

    Go 7

  4. inode inode Public

    File system primitives in go for file system implementation

    Go 6 1

  5. osfs osfs Public

    osfs is an implementation of a absfs.FileSystem for the os standard library file access functions

    Go 3 1

  6. fstools fstools Public

    A go package with tools useful for for working with filesystems.

    Go 3

Repositories

Showing 10 of 18 repositories
  • billyfs Public

    Abstract file system adapter to convert an `absfs` file system to a `go-get`s `billy` file system.

    absfs/billyfs’s past year of commit activity
    Go 1 MIT 0 0 0 Updated Mar 4, 2024
  • basefs Public

    The `basefs` package is an absfs.FileSystem that restricts all operation to a given subdirectory.

    absfs/basefs’s past year of commit activity
    Go 3 MIT 1 0 0 Updated Mar 2, 2024
  • memfs Public

    The memfs package is an in memory filesystem for go.

    absfs/memfs’s past year of commit activity
    Go 16 MIT 2 0 0 Updated Mar 18, 2023
  • boltfs Public

    A Go package that implements a filesystem interface for boltdb.

    absfs/boltfs’s past year of commit activity
    Go 7 MIT 0 6 (1 issue needs help) 0 Updated Mar 18, 2023
  • absfs Public

    A go package that defines an abstract filesystem interface

    absfs/absfs’s past year of commit activity
    Go 12 MIT 1 0 0 Updated Mar 18, 2023
  • osfs Public

    osfs is an implementation of a absfs.FileSystem for the os standard library file access functions

    absfs/osfs’s past year of commit activity
    Go 3 MIT 1 0 0 Updated Jul 5, 2022
  • gofs Public

    Adds go 1.16 io/fs interfaces to absfs filesystems.

    absfs/gofs’s past year of commit activity
    Go 1 MIT 0 0 0 Updated Mar 27, 2021
  • fstools Public

    A go package with tools useful for for working with filesystems.

    absfs/fstools’s past year of commit activity
    Go 3 MIT 0 0 0 Updated Aug 27, 2019
  • afero Public archive Forked from spf13/afero

    A FileSystem Abstraction System for Go

    absfs/afero’s past year of commit activity
    Go 10 Apache-2.0 563 0 2 Updated Aug 23, 2019
  • inode Public

    File system primitives in go for file system implementation

    absfs/inode’s past year of commit activity
    Go 6 MIT 1 0 0 Updated Aug 4, 2019

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…