Popularity
0.3
Declining
Activity
1.8
Growing
3
1
0

Description

Free list pattern provides a way to reuse already initialized memory. GOFL helps you to grab an item from the free list and put it back to the free list once it is no longer needed. This helps in allocating a limited amount of memory, resulting in better performance.

Programming language: Go
License: MIT
Tags: Go Tools     Go     Golang     Generics    

gofl alternatives and similar packages

Based on the "Go Tools" category.
Alternatively, view gofl alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of gofl or a related project?

Add another 'Go Tools' Package