https://github.com/amirvalhalla/fspool
filesystem pool library for the Go programming language
https://github.com/amirvalhalla/fspool
filesystem filesystem-cache filesystem-interaction filesystem-library filesystem-utils go golang
Last synced: 10 months ago
JSON representation
filesystem pool library for the Go programming language
- Host: GitHub
- URL: https://github.com/amirvalhalla/fspool
- Owner: amirvalhalla
- License: mit
- Created: 2023-02-16T13:08:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-09T13:34:44.000Z (over 3 years ago)
- Last Synced: 2024-06-20T22:36:24.138Z (almost 2 years ago)
- Topics: filesystem, filesystem-cache, filesystem-interaction, filesystem-library, filesystem-utils, go, golang
- Language: Go
- Homepage:
- Size: 94.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FS Pool
[](https://github.com/amirvalhalla/fspool/actions/workflows/go-test.yml)
### under developing !
### what is FS Pool ?
##### fs pool abbreviation of file system pool that helps you to better handle reading from files or writing into different files
### Requirements:
* Go 1.19 >=
* CGO Required? No