xiaonanln / go-buff-alloc

Buffer allocator using sync.Pool to reduce GC overhead dramatically

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-buff-alloc

coverage godoc

Buffer allocator using sync.Pool to reduce GC overhead dramatically

About

Buffer allocator using sync.Pool to reduce GC overhead dramatically

License:MIT License


Languages

Language:Go 100.0%