File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88
99** High-efficiency binary/text codecs with compact bit-packed serialization for
1010Kotlin.**
11-
12- ![ Maven Central] ( https://img.shields.io/maven-central/v/com.eignex/kencode.svg?label=Maven%20Central )
13- ![ Build] ( https://github.com/eignex/kencode/actions/workflows/build.yml/badge.svg )
14- ![ codecov] ( https://codecov.io/gh/eignex/kencode/branch/main/graph/badge.svg )
15- ![ License] ( https://img.shields.io/github/license/eignex/kencode )
11+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.eignex/kencode.svg?label=Maven%20Central )] ( https://central.sonatype.com/artifact/com.eignex/kencode/1.0.0 )
12+ [ ![ Build] ( https://github.com/eignex/kencode/actions/workflows/build.yml/badge.svg )] ( https://github.com/eignex/kencode/actions/workflows/build.yml )
13+ [ ![ codecov] ( https://codecov.io/gh/eignex/kencode/branch/main/graph/badge.svg )] ( https://codecov.io/gh/eignex/kencode )
14+ [ ![ License] ( https://img.shields.io/github/license/eignex/kencode )] ( https://github.com/eignex/kencode/blob/main/LICENSE )
1615
1716> KEncode produces short, predictable text payloads for environments with strict
1817> character or length limits such as URLs, file names, Kubernetes labels, and log
You can’t perform that action at this time.
0 commit comments