Implementations

Implementations of BSON exist for many different programming languages. Some implementations are currently embedded within MongoDB drivers, since MongoDB was the first large project to make use of BSON. Over time those libraries will be made more stand-alone, but they should be usable independently of MongoDB in their current state.

BSON Libraries

Most of these libraries use the Apache 2 license, but check individual project details to confirm.

BSON Tools

Projects Using BSON

If you know of other BSON implementations or projects using BSON, please add them.