[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#875262: ITP: golang-github-valyala-bytebufferpool -- Anti-memory-waste byte buffer pool



Package: wnpp
Severity: wishlist
Owner: Nobuhiro Iwamatsu <iwamatsu@debian.org>

* Package name    : golang-github-valyala-bytebufferpool
  Version         : 0.0~git20160817.0.e746df9-1
  Upstream Author : Aliaksandr Valialkin
* URL             : https://github.com/valyala/bytebufferpool
* License         : Expat
  Programming Lang: Go
  Description     : Anti-memory-waste byte buffer pool for Go

 An implementation of a pool of byte buffers with anti-memory-waste
 protection.
 .
 The pool may waste limited amount of memory due to fragmentation.
 This amount equals to the maximum total size of the byte buffers in
 concurrent use.  Benchmark results Currently bytebufferpool is fastest
 and most effective buffer pool written in Go.


Reply to: