Skip to content

mad-day/bsonbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.