bytebufferpool

Anti-memory-waste byte buffer pool

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者valyala/bytebufferpool
主編程語言Go
編程語言Go (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2016-06-22 17:27:17
推送於2024-07-20 20:15:17
最后一次提交2020-11-05 01:08:30
發布數1
最新版本名稱v1.0.0 (發布於 2018-09-05 21:22:20)
第一版名稱v1.0.0 (發布於 2018-09-05 21:22:20)
用户参与
星數1.3k
關注者數15
派生數137
提交數31
已啟用問題?
問題數15
打開的問題數10
拉請求數8
打開的拉請求數3
關閉的拉請求數3
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?