A Java API to chop up larger data blobs into smaller "chunks" of a pre-defined size, and stitch the chunks back together to restore the original data when needed.
-
Updated
Apr 24, 2026 - Java
A Java API to chop up larger data blobs into smaller "chunks" of a pre-defined size, and stitch the chunks back together to restore the original data when needed.
End-to-end example of using Apache Thrift for data serialization between services
Library to exchange (RS232, TCP, HTTP, ...) LIS data (ASTM, XML, CVS, ...).
Parellel Web Crawler Application with Advanced Java Techniques applied in practice
Add a description, image, and links to the data-serialization topic page so that developers can more easily learn about it.
To associate your repository with the data-serialization topic, visit your repo's landing page and select "manage topics."