proxy.golang.org : github.com/golang-infrastructure/go-heap : v0.0.2
Go的堆排序实现,提供线程安全和非安全的两个实现,API相比较于Go内置的堆更易使用,使用者不需要了解底层的堆知识即可使用,并且支持泛型不需要类型强转
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/golang-infrastructure/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.8.0
- gopkg.in/yaml.v3 v3.0.1