fastproto

org.indunet

FastProto is a binary data processing tool written in Java.

Recommended: 4.1.0 46 versions jar Updated 2 years ago Apache 2Checking...

Add to your project3.12.0

<dependency>
    <groupId>org.indunet</groupId>
    <artifactId>fastproto</artifactId>
    <version>3.12.0</version>
</dependency>

Version Details — 3.12.0

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
Apache 2

FastProto is a lightweight Java library that makes binary protocols effortless, with annotation-driven mapping and built-in checksum/CRC support (CRC8/16/32/64, LRC, XOR).

Checking security advisories...