Skip to content

Standalone repository for mongodb's BSON C++ Implementation

Notifications You must be signed in to change notification settings

jbenet/bson-cpp

Repository files navigation

"BSON" stands for "binary JSON" - a binary storage format that is JSON inspired 
(and adds a couple extra types such as Date).

This is the C++ implementation.  Implementations which translate BSON<->JSON 
are available for most languages at bsonspec.org.


About

Standalone repository for mongodb's BSON C++ Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published