Пакет: golang-github-philhofer-fwd-dev (0.0~git20151005.0.8fd9a4b-1)
Връзки за golang-github-philhofer-fwd-dev
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник golang-github-philhofer-fwd.
- [golang-github-philhofer-fwd_0.0~git20151005.0.8fd9a4b-1.dsc]
- [golang-github-philhofer-fwd_0.0~git20151005.0.8fd9a4b.orig.tar.xz]
- [golang-github-philhofer-fwd_0.0~git20151005.0.8fd9a4b-1.debian.tar.xz]
Отговорници:
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
- 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-casbin-govaluate-dev
- python3-proton-vpn-killswitch
- golang-github-nkovacs-streamquote-dev
- python-proton-vpn-killswitch-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.
Изтегляне на golang-github-philhofer-fwd-dev
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 11,0 кБ | 45,0 кБ | [списък на файловете] |