smartbuf

SmartBuf, is a cross-language serialization and deserialization framework, and it has high performance and compression ratio like protobuf, high compatibility and scalability like json.

License

License

GroupId

GroupId

com.github.sisyphsu
ArtifactId

ArtifactId

smartbuf
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

smartbuf
SmartBuf, is a cross-language serialization and deserialization framework, and it has high performance and compression ratio like protobuf, high compatibility and scalability like json.
Project URL

Project URL

https://github.com/sisyphsu/smartbuf

Download smartbuf

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sisyphsu/smartbuf/ -->
<dependency>
    <groupId>com.github.sisyphsu</groupId>
    <artifactId>smartbuf</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sisyphsu/smartbuf/
implementation 'com.github.sisyphsu:smartbuf:0.0.1'
// https://jarcasting.com/artifacts/com.github.sisyphsu/smartbuf/
implementation ("com.github.sisyphsu:smartbuf:0.0.1")
'com.github.sisyphsu:smartbuf:jar:0.0.1'
<dependency org="com.github.sisyphsu" name="smartbuf" rev="0.0.1">
  <artifact name="smartbuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sisyphsu', module='smartbuf', version='0.0.1')
)
libraryDependencies += "com.github.sisyphsu" % "smartbuf" % "0.0.1"
[com.github.sisyphsu/smartbuf "0.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.sisyphsu : dateparser jar 1.0.2
org.ow2.asm : asm jar 7.2
org.slf4j : slf4j-api jar 1.7.26
org.projectlombok : lombok jar 1.18.6

provided (3)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.26
ch.qos.logback : logback-classic jar 1.2.3
joda-time : joda-time jar 2.10.3

test (12)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1
commons-io : commons-io jar 2.6
cglib : cglib jar 3.2.12
com.fasterxml.jackson.core : jackson-core jar 2.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
com.google.protobuf : protobuf-java jar 3.9.2
org.msgpack : msgpack jar 0.6.12
com.esotericsoftware : kryo jar 4.0.2
org.junit.jupiter : junit-jupiter-api jar 5.5.1
org.junit.jupiter : junit-jupiter-engine jar 5.5.1
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1