The CDK is an open-source Java library for cheminformatics and bioinformatics. The CDK is a class library intended to be used by other programs, it will not run as a stand-alone program. The library ...
Kryo is an open source Java serialization framework used to convert Java objects to a binary format and back. Kryo enables developers to persist objects to files, databases or send them over a network ...