jackson-dataformat-hocon
HOCON parser
Provides a Jackson data format for parsing the HOCON configuration file format.
Jackson parser format for parsing HOCON
21 stars
4 watching
9 forks
Language: Java
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
hronom/jackson-dataformat-rison | Provides support for reading and writing JSON objects in the Rison serialization format | 2 |
gurkankaymak/hocon | A Go library implementing the HOCON configuration format | 79 |
michel-kraemer/bson4jackson | Supports the use of BSON data format in JSON processing | 292 |
hjson/hjson-cpp | A C++ library for parsing and generating JSON data | 70 |
mpx/lua-cjson | Provides JSON encoding and parsing capabilities for the Lua programming language | 934 |
brettwooldridge/hikarijson | A high-performance JSON parsing library for Java 8 | 459 |
akka-js/shocon | An implementation of the HOCON configuration specification in Scala | 74 |
hubspot/jackson-datatype-protobuf | Adds support for serializing and deserializing Google's Protocol Buffers to and from JSON using the Jackson library. | 137 |
swquinn/jackson-datatype-json-lib | A Jackson library extension for working with JSON data from the net.sf.json library | 4 |
opendatalab-de/geojson-jackson | A Java library providing standardized GeoJSON POJOs for easy serialization and deserialization of geospatial data objects | 266 |
vincenthz/libjson | A lightweight JSON parser and printer library for C. | 283 |
mjansson/json | An in-place JSON parser implemented in a single header file | 74 |
crunc/jackson-datatype-vertx | A Jackson2 module that provides support for Vert.x JSON data types | 4 |
clojure/data.json | A JSON parser and generator for Clojure data structures. | 543 |
jmikola/geojson | A PHP library that implements the GeoJSON format specification | 296 |