Skip to content

ppegusii/datastructures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datastructures

A collection of golang datastructures.

priority queue

Built on top of [http://golang.org/pkg/container/heap/]. It features flexible priorities via user defined comparison and concurrency support.

About

A collection of golang datastructures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages