An open API service indexing awesome lists of open source software.

https://github.com/clickermonkey/reflector

A specialized Java library for serializing primitives, simple objects, and method calls into a compressed format to and from a ByteBuffer.
https://github.com/clickermonkey/reflector

Last synced: 11 months ago
JSON representation

A specialized Java library for serializing primitives, simple objects, and method calls into a compressed format to and from a ByteBuffer.

Awesome Lists containing this project

README

          

Reflector
=========

TODO
* Licensing
* Documentation
* Finish Testing
* Networking Example