go-staticfiles VS parquet

Compare go-staticfiles vs parquet and see what are their differences.

go-staticfiles

Collects assets (css, js, images...) from a different locations and tags file names with a hash for easy versioning and aggressive caching. (by catcombo)

parquet

A library for reading and writing parquet files. (by parsyl)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
go-staticfiles parquet
- 1
13 96
- -
0.0 4.1
over 4 years ago 8 months ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

go-staticfiles

Posts with mentions or reviews of go-staticfiles. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning go-staticfiles yet.
Tracking mentions began in Dec 2020.

parquet

Posts with mentions or reviews of parquet. We have used some of these posts to build our list of alternatives and similar projects.
  • Anyone processing parquet files with Go?
    1 project | /r/golang | 8 Feb 2021
    We built https://github.com/parsyl/parquet because our AWS lambdas were running out of memory when we were using https://github.com/xitongsys/parquet-go. It's been working well for us for the last 2 years.

What are some alternatives?

When comparing go-staticfiles and parquet you can also consider the following projects:

checksum - Compute message digest for large files in Go

afs - Abstract File Storage

vfs - Pluggable, extensible virtual file system for Go

go-decent-copy - copy files for humans

flop - Go file operations library chasing GNU APIs.

skywalker - A package to allow one to concurrently go through a filesystem with ease

bigfile - Bigfile -- a file transfer system that supports http, rpc and ftp protocol https://bigfile.site

concurrent-writer - Highly concurrent drop-in replacement for bufio.Writer

copy - Go copy directory recursively

go-csv-tag - Read csv file from go using tags

tarfs - An implementation of the FileSystem interface for tar files.