# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
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