Skip to content

Commit

Permalink
Merge pull request #78 from liuzicheng1987/master
Browse files Browse the repository at this point in the history
Added reflect-cpp to the list of implementations
  • Loading branch information
rustagir authored Feb 6, 2024
2 parents 991c0bd + a8f94ca commit b8cd61b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions implementations.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ <h3>BSON Libraries</h3>
<a href="https://oatpp.io/">Oat++ applications</a>.</li>
<li><p><a href="https://github.com/danielaparker/jsoncons">jsoncons</a> - A C++ header-only library for
constructing JSON and JSON-like data formats including BSON, supports encode/decode of BSON byte string.</li>
<li><p><a href="https://github.com/getml/reflect-cpp">reflect-cpp</a> - A C++-20 library that
provides a unified reflection-based interface for various serialization formats, including BSON.</li>
</ul>
</li>
<li>
Expand Down

0 comments on commit b8cd61b

Please sign in to comment.