File Systems implemented in Go
Tony Larry
Posted on December 4, 2021
- afero - A FileSystem Abstraction System for Go
- fsnotify - Cross-platform file system notifications for Go.
- juicefs - A distributed POSIX file system built on top of Redis and S3.
- gcsfuse - A user-space file system for interacting with Google Cloud Storage.
- git-lfs - Git extension for versioning large files.
- go-systemd - Go bindings to systemd socket activation, journal, D-Bus, and unit files.
- goofys - A high-performance, POSIX-ish Amazon S3 file system written in Go.
- minikeyvalue - A ~1000 line distributed key value store.
- seaweedfs - SeaweedFS is a simple and highly scalable distributed file system for small files.
- svfs - A virtual file system over Openstack Swift built upon fuse.https://golangrepo.com/
💖 💪 🙅 🚩
Tony Larry
Posted on December 4, 2021
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
webdev Understanding HTTP, Cookies, Email Protocols, and DNS: A Guide to Key Internet Technologies
November 30, 2024
softwareengineering Git Mastery: Essential Questions and Answers for Developers 🚀
November 30, 2024