An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# FS Pool

[![FsPool CI/CD](https://github.com/amirvalhalla/fspool/actions/workflows/go-test.yml/badge.svg)](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