google/zerocopy

Support mid-level byte slice and buffer operations

joshlf opened this issue · 0 comments

Progress

  • Do an ecosystem survey to make sure whatever we develop is compatible with other buffer types/traits and with use patterns (especially of packet/file format parsing/serialization)

Details

TODO: Explain the idea of developing an API similar to packet::BufferView.

See also: #248