awnumar / pool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pool

GoDoc Go Report Card

go get github.com/lukechampine/pool

pool is a collection of pools, including a standard memory pool and a more generic "index" pool for storing arbitrary types.

See the GoDoc for full documentation.

About

License:MIT License


Languages

Language:Go 100.0%