7906
Stars
844
Forks
Apache-2.0
License
Go
Language
2026-02-16
Last Update
29
Open Issues
Related in Data Structure and Algorithm Collections
- algorithms - Algorithms and data structures.CLRS study.
- gods - Go Data Structures. Containers, Sets, Lists, Stacks, Maps, BidiMaps, Trees, HashSet etc.
- gostl - Data structure and algorithm library for go, designed to provide functions similar to C++ STL.
- gloop - Convenient looping using Go's range-over-func feature.
- goterator - Iterator implementation to provide map and reduce functionalities.
- iter - Go implementation of C++ STL iterators and algorithms.
- cmap - a thread-safe concurrent map for go, support using interface{} as key and auto scale up shards.
- concurrent-swiss-map - A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.
- dict - Python-like dictionaries (dict) for Go.
- go-shelve - A persistent, map-like object for the Go programming language. Supports multiple embedded key-value stores.