Sponsor of the Day:
Jerkmate
https://pkg.go.dev/container/list@go1.26.2
list package - container/list - Go Packages
Package list implements a doubly linked list.
container go packageslist
https://pkg.go.dev/github.com/gogf/gf/v2@v2.10.0/container/gqueue
gqueue package - github.com/gogf/gf/v2/container/gqueue - Go Packages
Package gqueue provides dynamic/static concurrent-safe queue.
container go packagesgogf gfgithubv2
https://pkg.go.dev/container/heap@go1.26.1
heap package - container/heap - Go Packages
Package heap provides heap operations for any type that implements heap.Interface.
container go packagesheap