Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.
/ go-hammer Public archive

Most used data structure implementation in golang.

License

Notifications You must be signed in to change notification settings

singchia/go-hammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-hammer

Most used data structure implementation in golang.

linker

  • double linked list
  • circular linked list

hashtable

  • open addressing hashtable

fan

  • fanout pattern

observer

  • chan observer

About

Most used data structure implementation in golang.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages