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

293 stars
24 watching
83 forks
Language: Java
last commit: over 2 years ago
binarybsonjacksonjackson-json-processorjavajsonmongodb

Related projects:

RepositoryDescriptionStars
chrismanning/jbsonA library for building and iterating BSON data and JSON documents in C++38
mongodb/bson-rustA Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support.407
hjson/hjson-cppA C++ library for parsing and generating JSON data69
jclawson/jackson-dataformat-hoconProvides a Jackson data format for parsing the HOCON configuration file format.21
dougbinks/sjsonA lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons3
mjansson/jsonAn in-place JSON parser implemented in a single header file74
mongodb/mongo-c-driverA library providing routines to build, parse, and iterate BSON documents.817
mongodb/bson-rubyAn implementation of the BSON specification in Ruby.80
beregond/jsonmodelsA Python library to simplify working with structured data from JSON3
tsoding/haskell-jsonA JSON parser implementation in Haskell.172
rudolph-miller/jonathanA JSON encoder and decoder implemented in Common Lisp.164
metosin/jsonistaA Clojure library for fast JSON encoding and decoding.424
svenvc/neouniversalbinaryjsonAn implementation of Universal Binary JSON format in Pharo Smalltalk5
nixman/flatjsonA high-performance JSON parser that minimizes memory allocation and copying.28
bolerio/mjsonA lightweight Java library for working with JSON data structures84