/go-datastructures

Common data structures implemented in Go

Primary LanguageGo

datastructures.go

Cool data structures, implemented (with heavy commenting) in Go.

To do:

  • KD-tree
  • R-tree
  • B-tree
  • Bloom filter
  • Count-min-sketch