Pacote: golang-github-philhofer-fwd-dev (1.1.2+git20240916.20a13a1-1)
Links para golang-github-philhofer-fwd-dev
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte golang-github-philhofer-fwd:
- [golang-github-philhofer-fwd_1.1.2+git20240916.20a13a1-1.dsc]
- [golang-github-philhofer-fwd_1.1.2+git20240916.20a13a1.orig.tar.gz]
- [golang-github-philhofer-fwd_1.1.2+git20240916.20a13a1-1.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
- golang-github-bmatsuo-lmdb-go-dev
- libghc-mutable-containers-dev
- libghc-mutable-containers-doc
- libghc-mutable-containers-prof
- golang-github-davecgh-go-xdr-dev
- ruby-io-like
- golang-github-apparentlymart-go-cidr-dev
- golang-github-bradenaw-juniper-dev
- python3-proton-core
- golang-github-nkovacs-streamquote-dev
- python-proton-core-doc
Buffered Reader/Writer
The fwd package provides a buffered reader and writer. Each has methods that help improve the encoding/decoding performance of some binary protocols.
The fwd.Writer and fwd.Reader type provide similar functionality to their counterparts in bufio, plus a few extra utility methods that simplify read-ahead and write-ahead. I wrote this package to improve serialization performance for http://github.com/philhofer/msgp, where it provided about a 2x speedup over bufio. However, care must be taken to understand the semantics of the extra methods provided by this package, as they allow the user to access and manipulate the buffer memory directly.
Download de golang-github-philhofer-fwd-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 14.2 kB | 55.0 kB | [lista de arquivos] |