Skip to content
/ gods Public

💥 A collection of concurrent-safe data structures based on Go 1.18+ Generics.

License

Notifications You must be signed in to change notification settings

lazybabe/gods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gods

Go Version GoDoc Test Go report Coverage License

💥 lazybabe/gods is a collection of concurrent-safe data structures based on Go 1.18+ Generics.

Fetures

  • set

  • array

  • list

  • hashmap

  • stack

  • queue

  • bitmap

  • skiplist

  • heap

  • trie

  • avl

About

💥 A collection of concurrent-safe data structures based on Go 1.18+ Generics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages