A ready to use collection of data structures written in GO for you
-
Updated
May 17, 2022 - Go
A ready to use collection of data structures written in GO for you
A concurrency safe Set implementation, with a bit of map essence
因为数据量大了之后有时候需要一种比较戳的方法查询,就是把数据捞到服务器上然后再筛选计算,转换成需要的数据,这个操作过程会有很多常用的方法,所以做这个库玩玩
Add a description, image, and links to the go-set topic page so that developers can more easily learn about it.
To associate your repository with the go-set topic, visit your repo's landing page and select "manage topics."