Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.6% on proxy.golang.org
Top 4.8% dependent repos on proxy.golang.org

proxy.golang.org : github.com/dchenk/msgp/msgp

Package msgp is the runtime support library for the msgp code generator (http://github.com/dchenk/msgp). This package defines the utilities used by the msgp code generator for encoding and decoding MessagePack from []byte and io.Reader/io.Writer types. Most things here are intended to be used only in programs that use the msgp code generator, the point being to avoid runtime reflection. This package defines four families of functions: Types that implement the msgp.Encoder and msgp.Decoder interfaces can be written and read from any io.Writer and io.Reader types using and There are also methods for converting MessagePack to JSON without an explicit de-serialization step. For more tips and tricks please visit the wiki at http://github.com/dchenk/msgp

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/dchenk/msgp/msgp
Keywords: go, golang-package, messagepack, messagepack-serializer
License: MIT
Latest release: almost 6 years ago
First release: almost 6 years ago
Namespace: github.com/dchenk/msgp
Dependent repositories: 1
Stars: 13 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 16 days ago

    Loading...
    Readme
    Loading...