Skip to content

This is a collection of common Data Structures and Algorithms widgets which implemented with golang

Notifications You must be signed in to change notification settings

destinywang/go-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Go-Widget project which contains commonly used algorithms and data structures.

These are typical scenes extracted from daily work.

Such As:

Data Structures:

  • BitMap
  • AVL
  • SkipList
  • Red-Black Tree

Algorithms:

  • Tim Sort
  • Bloom Filter
  • Huffman Coding
  • HyperLogLog
  • Throttle Limiter

About

This is a collection of common Data Structures and Algorithms widgets which implemented with golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published