github.com/tinylib/msgp
go
pkg:golang/github.com/tinylib/msgp
88 Dependabot PRs
5 months ago
40 repositories
2 repositories
Recent PRs (filtered by: Open , Patch PRs )
Bump github.com/tinylib/msgp from 1.6.1 to 1.6.3
DataDog/datadog-agent #44771
chore(deps): bump the tinylib-modules group across 83 directories with 1 update
arielsrv/go-fiber-recipes #121
build(deps): bump github.com/tinylib/msgp from 1.6.1 to 1.6.2
Package Details
| Name: | github.com/tinylib/msgp |
| Ecosystem: | go |
| PURL Type: | golang |
| Package URL: | pkg:golang/github.com/tinylib/msgp |
| JSON API: | View JSON |
Package Information
msgp is a code generation tool for creating methods to serialize and de-serialize Go data structures to and from MessagePack. This package is targeted at the `go generate` tool. To use it, include the following directive in a go source file with types requiring source generation: The go generate tool should set the proper environment variables for the generator to execute without any command-line flags. However, the following options are supported, if you need them: For more information, please read README.md, and the wiki at github.com/tinylib/msgp
| Repository: | https://github.com/tinylib/msgp |
| Homepage: | https://github.com/tinylib/msgp |
| Latest Release: |
v1.3.0
about 1 year ago |
| Dependent Repos: | 12,247 |
| Dependent Packages: | 3,668 |
| Ranking: | Top 0.0686% by dependent repos Top 0.0638% by dependent pkgs |