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
5 changes: 5 additions & 0 deletions impls.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,11 @@ <h2 id="go">Go</h2>

<p><a class="btn" href="https://godoc.org/github.com/ugorji/go/codec#CborHandle">View details &raquo;</a></p>

<p>A simple but fast CBOR library, implementing a limited subset of features. Developed to be used in
<a href="https://github.com/dtn7/dtn7-go">dtn7-go</a>, an implementation of the Bundle Protocol Version 7.</p>

<p><a class="btn" href="https://github.com/dtn7/cboring">View details &raquo;</a></p>

<h2 id="rust">Rust</h2>

<p>An implementation using
Expand Down