Repository navigation

#

java-serialization

This repository along with the exercises repository (https://github.com/njnareshjoshi/exercises) contains coding examples for my blog ProgrammingMitra

Java
123
5 年前

Automatically exported from code.google.com/p/javastruct

Java
46
3 年前

This repository along with the articles repository (https://github.com/njnareshjoshi/articles) contains coding examples for my blog ProgrammingMitra

Java
31
5 年前

Library for manually creating Java serialization data.

Java
29
2 年前

Java serialization fix for Kotlin object

Kotlin
22
3 个月前

A Java serialization/deserialization library - convert Java Objects easier into JSON and back

Java
16
4 年前

A Java library to create and introspect annotations at runtime.

Java
14
5 年前

A time tracker and timesheet app that lets you track work hours across projects, The GUI is built using JavaFX.

Java
5
2 年前

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.

Java
4
3 天前

A semi-advanced Java data serialization library with features for reducing file sizes.

Java
4
4 个月前

Java Swing MVC-UI Desktop Callendar-Reminder Application 📆

Java
2
5 年前

An advanced configuration library for Java with support for local files, mysql databases, and more.

Java
2
4 个月前

A JEP-290 based whitelist filter drop in replacement for java.io.ObjectInputStream to help remediate the java serialization vulnerability

Java
1
5 年前

Serialize all primitive data types in Java (I know strings aren't primitive)

Java
1
2 年前