-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Thanks! Since pkg.go.dev is not yet available for 1.18 I used gomarkdoc to generate the docs. There are still some issues in the generated documentation (generic method receivers) because some parts of the parser have to be updated for 1.18, but at least it still generates reasonably usable documentation.
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
How do you go about the lack of built in data structure like stack, queue for LeetCode
-
Go Structures - Custom made generic data structures for Golang
-
Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)
-
Are there implementations of data structures with generics? Are they needed?
-
Gods Go Data Structures