Bug#1126021: ITP: golang-github-planetscale-vtprotobuf -- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2
Package: wnpp
Severity: wishlist
Owner: Andrew Lee (李健秋) <ajqlee@debian.org>
* Package name : golang-github-planetscale-vtprotobuf
Version : 0.6.0-1
Upstream Author : PlanetScale
* URL : https://github.com/planetscale/vtprotobuf
* License : BSD-3-clause
Programming Lang: Go
Description : optimized Protocol Buffer support library for Go (library)
This library provides the runtime support and interfaces required by
code generated with the vtprotobuf compiler plugin. It contains the
definitions for optimized interfaces that bypass the standard Go
protobuf reflection layer to achieve higher performance and lower
garbage collection pressure.
.
The module includes helpers for memory allocation pooling and efficient
byte slice handling. It is intended for developers who need to build
Go applications that process large volumes of protobuf-encoded data
with minimal latency. This package contains the source code needed
to compile programs that depend on the PlanetScale vtprotobuf runtime.
Reply to: