jackson-dataformat-bencode
Bencode serializer
An extension to Jackson's object mapper for serializing and deserializing Bencoded data
Jackson extension for adding support for reading and writing Bencode formatted data.
4 stars
2 watching
2 forks
Language: Java
last commit: almost 11 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Provides custom serialization and deserialization of JTS Geometry objects using the GeoJSON format with Jackson | 81 |
| A Jackson module to support JSON serialization and deserialization of JavaMoney data types | 254 |
| A header-only C++20 bencode serialization/deserialization library for efficient data exchange | 48 |
| Supports Java 8 features in Jackson JSON serialization and deserialization | 400 |
| A Go library for encoding and decoding bencoded data structures. | 91 |
| A Rust library for parsing binary-encoded data using the Nom parser combinator framework | 2 |
| A JavaScript library for serializing and deserializing objects using decorators and supporting advanced object concepts like polymorphism and cyclic references. | 90 |
| Provides support for reading and writing JSON objects in the Rison serialization format | 2 |
| A Jackson datatype module for serializing and deserializing Java data structures into JSON | 100 |
| Adds support for serializing and deserializing Google's Protocol Buffers to and from JSON using the Jackson library. | 140 |
| An Xcode plug-in to format Swift code. | 1,649 |
| Adds support for serialization and deserialization of Kotlin classes and data classes to the Jackson JSON library | 1,127 |
| A Jackson module providing support for serialization and deserialization of Scala data structures | 502 |
| A Java library for serializing and deserializing objects to JSON-LD format using annotations. | 12 |
| Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. | 1,591 |