Package : golang-github-valyala-bytebufferpool-devel

Package details

Summary: Anti-memory-waste byte buffer pool

Description:
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.

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/valyala/bytebufferpool


URL: https://github.com/valyala/bytebufferpool
License: MIT

Maintainer: nobody

List of RPMs