معرفی شرکت ها


golang-github-philhofer-fwd-dev_1.1.1-1_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Buffered Reader/Writer
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bullseye-11
مخزن Debian main all
نام بسته golang-github-philhofer-fwd-dev
نام فایل بسته golang-github-philhofer-fwd-dev_1.1.1-1_all.deb
نسخه بسته 1.1.1
انتشار بسته 1
معماری بسته all
نگهدارنده Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/philhofer/fwd
مجوز -
حجم دانلود 12912
حجم نصب 50
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.


نیازمندی

مقدار نام
-


نحوه نصب


نصب پکیج deb golang-github-philhofer-fwd-dev:

    sudo apt-get install golang-github-philhofer-fwd-dev_1.1.1-1_all.deb


فایل ها

مسیرها
./usr/share/doc/golang-github-philhofer-fwd-dev/README.md.gz
./usr/share/doc/golang-github-philhofer-fwd-dev/changelog.Debian.gz
./usr/share/doc/golang-github-philhofer-fwd-dev/copyright
./usr/share/gocode/src/github.com/philhofer/fwd/reader.go
./usr/share/gocode/src/github.com/philhofer/fwd/reader_test.go
./usr/share/gocode/src/github.com/philhofer/fwd/writer.go
./usr/share/gocode/src/github.com/philhofer/fwd/writer_appengine.go
./usr/share/gocode/src/github.com/philhofer/fwd/writer_test.go
./usr/share/gocode/src/github.com/philhofer/fwd/writer_unsafe.go