bytebufferpool

Anti-memory-waste byte buffer pool

Github stars Tracking Chart

Build Status
GoDoc
Go Report

bytebufferpool

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.

You can find results here.

bytebufferpool users

Main metrics

Overview
Name With Ownervalyala/bytebufferpool
Primary LanguageGo
Program languageGo (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2016-06-22 17:27:17
Pushed At2024-07-20 20:15:17
Last Commit At2020-11-05 01:08:30
Release Count1
Last Release Namev1.0.0 (Posted on 2018-09-05 21:22:20)
First Release Namev1.0.0 (Posted on 2018-09-05 21:22:20)
用户参与
Stargazers Count1.3k
Watchers Count15
Fork Count137
Commits Count31
Has Issues Enabled
Issues Count15
Issue Open Count10
Pull Requests Count8
Pull Requests Open Count3
Pull Requests Close Count3
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private