file
Read-only mirror of file CVS repository, updated every half hour. NOTE: do not make pull requests here, nor comment any commits, submit them usual way to bug tracker or to the mailing list. Maintainer(s) are not tracking this git mirror. (by file)
feather
Feather: fast, interoperable binary data frame storage for Python, R, and more powered by Apache Arrow (by wesm)
Our great sponsors
file | feather | |
---|---|---|
7 | 3 | |
979 | 2,633 | |
2.3% | - | |
8.6 | 0.0 | |
5 days ago | about 1 year ago | |
C | JavaScript | |
GNU General Public License v3.0 or later | Apache License 2.0 |
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.
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.
file
Posts with mentions or reviews of file.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-06.
- Linux `file` Equivalent
-
Fun with File Formats
Also the magic number database for guessing the format of a file:
feather
Posts with mentions or reviews of feather.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-13.
- Fun with File Formats
-
Vineyard: An open-source in-memory data manager
It'd be interesting to know how this compares with alternative solutions.
I might not understand the benefit proposition correctly, and I'm not specifically into Python for data work, but I immediately thought of things like feather[1], fst[2], disk.frame[3] and even DuckDB[4].
Some of these are on disk rather than in memory, but I'd still be interested in performance and use case comparisons.
[1] https://github.com/wesm/feather
What are some alternatives?
When comparing file and feather you can also consider the following projects:
libvineyard - vineyard (v6d): an in-memory immutable data manager. [Moved to: https://github.com/alibaba/v6d]
tika-docker - Convenience Docker images for Apache Tika Server
tablib - Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.