bson4jackson

BSON parser

Supports the use of BSON data format in JSON processing

🦬 A pluggable BSON generator and parser for the Jackson JSON processor.

GitHub

292 stars
24 watching
83 forks
Language: Java
last commit: 10 months ago
binarybsonjacksonjackson-json-processorjavajsonmongodb

Related projects:

Repository Description Stars
chrismanning/jbson A library for building and iterating BSON data and JSON documents in C++ 38
mongodb/bson-rust A Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support. 405
hjson/hjson-cpp A C++ library for parsing and generating JSON data 70
jclawson/jackson-dataformat-hocon Provides a Jackson data format for parsing the HOCON configuration file format. 21
dougbinks/sjson A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons 3
mjansson/json An in-place JSON parser implemented in a single header file 74
mongodb/mongo-c-driver A library providing routines to build, parse, and iterate BSON documents. 816
mongodb/bson-ruby A Ruby implementation of the BSON specification. 80
beregond/jsonmodels A Python library to simplify working with structured data from JSON 3
tsoding/haskell-json A JSON parser implementation in Haskell. 171
rudolph-miller/jonathan A JSON encoder and decoder implemented in Common Lisp. 164
metosin/jsonista A Clojure library for fast JSON encoding and decoding. 422
svenvc/neouniversalbinaryjson An implementation of Universal Binary JSON format in Pharo Smalltalk 5
nixman/flatjson A high-performance JSON parser that minimizes memory allocation and copying. 29
bolerio/mjson A lightweight Java library for working with JSON data structures 83