Skip to content

gnunicorn/rust-multicodec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bb74475 · Sep 7, 2018

History

7 Commits
Sep 7, 2018
Sep 7, 2018
Sep 7, 2018
Sep 7, 2018
Sep 7, 2018

Repository files navigation

Multicodec in Rust

rust implementation of the multicodec specs

ToDo's

Coding

  • automatic deserialisation through external serdes (JSON, CBOR, ...)
  • Integrate with Multihash & Multiaddr
  • no-std/Wasm-support

Mgmnt

  • Github setup
  • Publish on crates.io
  • Add proper License Files
  • Activate travis-ci