file.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [file]

www.codever.land/bookmarks/t/file

Hat.sh | A Free, Fast, Secure client side File Encryption.

https://hat.sh/

hat.sh is a javascript app that provides secure file encryption using the AES-256-GCM algorithm from [WebCryptoAPI](https://www.w3.org...


afero

https://github.com/spf13/afero

FileSystem Abstraction System for Go.


checksum

https://github.com/codingsince1985/checksum

Compute message digest, like MD5 and SHA256, for large files.


flop

https://github.com/homedepot/flop

File operations library which aims to mirror feature parity with GNU cp.


go-csv-tag

https://github.com/artonge/go-csv-tag

Load csv file using tag.


go-decent-copy

https://github.com/hugocarreira/go-decent-copy

Copy files for humans.


go-gtfs

https://github.com/artonge/go-gtfs

Load gtfs files in go.


notify

https://github.com/rjeczalik/notify

File system event notification library with simple API, similar to os/signal.


opc

https://github.com/qmuntal/opc

Load Open Packaging Conventions (OPC) files for Go.


pdfcpu

https://github.com/hhrutter/pdfcpu

PDF processor.


skywalker

https://github.com/dixonwille/skywalker

Package to allow one to concurrently go through a filesystem with ease.


stl

https://gitlab.com/russoj88/stl

Modules to read and write STL (stereolithography) files. Concurrent algorithm for reading.


tarfs

https://github.com/posener/tarfs

Implementation of the FileSystem interface for tar files.


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.