Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions impls.html
Original file line number Diff line number Diff line change
Expand Up @@ -393,5 +393,12 @@ <h2 id="c-c">C, C++</h2>
code size, a test suite and documentation.</p>

<p><a class="btn" href="https://github.com/laurencelundblade/QCBOR">View details »</a></p>

<h2 id="kotlin">Delphi/Pascal</h2>
<p>A Delphi implementation of a CBOR serializer within the DataObjects library which allows serializations to/from many
common formats such as BSON, JSON, MessagePack, CSV, ICS, Smile, UBJSON, etc. Includes a windows UI tool for visualizing, editing
and diffing these file formats and it can handle huge files.</p>
<p><a class="btn" href="https://github.com/SeanSolberg/DynamicDataObjects">View Details »</a></p>

</div>
</div>