An open API service indexing awesome lists of open source software.

https://github.com/computationalcore/c-multicodec

multicodec for IPFS in C.
https://github.com/computationalcore/c-multicodec

Last synced: 9 days ago
JSON representation

multicodec for IPFS in C.

Awesome Lists containing this project

README

          

# c-multicodec
multicodec for IPFS in C.

An implementation of multicodec in C. For the spec, check out https://github.com/multiformats/multicodec

For an implmentation in go, see https://github.com/multiformats/go-multicodec