Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 310 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 310 Bytes

bsonbox

bsonbox is a BSON (binary json) -generator, -parser and -toolbox. The code has been lifted from https://github.com/mongodb/mongo-go-driver because I wanted a library (json, msgpack or bson) that is simple, robust, dependency-free and, most importantly, that will not see breaking revisions.