1a1d3769e5
libbson is a library providing useful routines related to building, parsing, and iterating BSON documents. It is a useful base for those wanting to write high-performance C extensions to higher level languages such as python, ruby, or perl.
4 lines
241 B
Text
4 lines
241 B
Text
libbson is a library providing useful routines related to building,
|
|
parsing, and iterating BSON documents. It is a useful base for those
|
|
wanting to write high-performance C extensions to higher level
|
|
languages such as python, ruby, or perl.
|