This commit is contained in:
Kristoffer Sjogren
2015-07-04 02:56:55 +02:00
parent 8ddc7da947
commit f42833fdda

View File

@ -152,6 +152,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
* [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.
* [Wire](https://github.com/square/wire) - Clean, lightweight protocol buffers for Android and Java.
* [SBE](https://github.com/real-logic/simple-binary-encoding) - Simple Binary Encoding, one of the fastest message formats around.
## Date and Time