Skip to content

ymalich/ObjectPools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ObjectPools

This repo contains the code for ListPool and StringBuilderPool. The object pools can be used to reduce memory allocation for temporal List and StringBuilder objects.

About

Object pools for List<T>, StringBuilder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages