This commit is contained in:
Kristoffer Sjogren
2015-07-04 02:46:01 +02:00
parent bc5d58e647
commit b7d3e93213

View File

@ -150,6 +150,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
## Data structures ## Data structures
* [Apache Parquet](https://parquet.incubator.apache.org/) - A columnar storage format based on assembly algorithms from the Dremel paper by Google. * [Apache Parquet](https://parquet.incubator.apache.org/) - A columnar storage format based on assembly algorithms from the Dremel paper by Google.
* [Protobuf](https://github.com/google/protobuf) - Protocol Buffers - Google's data interchange format.
## Date and Time ## Date and Time