mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 14:21:47 +08:00
Merge fd0c021091 into 0f22770345
This commit is contained in:
commit
13b3121622
@ -1189,6 +1189,7 @@ _Libraries for handling files and file systems._
|
||||
- [parquet](https://github.com/parsyl/parquet) - Read and write [parquet](https://parquet.apache.org) files.
|
||||
- [pathtype](https://github.com/jonchun/pathtype) - Treat paths as their own type instead of using strings.
|
||||
- [pdfcpu](https://github.com/pdfcpu/pdfcpu) - PDF processor.
|
||||
- [pgfs](https://github.com/mzattahri/pgfs) - `fs.FS` implementation to use a Postgres database as a transactional file system using [Large Objects](https://www.postgresql.org/docs/current/largeobjects.html).
|
||||
- [skywalker](https://github.com/dixonwille/skywalker) - Package to allow one to concurrently go through a filesystem with ease.
|
||||
- [todotxt](https://github.com/1set/todotxt) - Go library for Gina Trapani's [_todo.txt_](http://todotxt.org/) files, supports parsing and manipulating of task lists in the [_todo.txt_ format](https://github.com/todotxt/todo.txt).
|
||||
- [vfs](https://github.com/C2FO/vfs) - A pluggable, extensible, and opinionated set of filesystem functionality for Go across a number of filesystem types such as os, S3, and GCS.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user