100
Stars
9
Forks
MIT
License
Go
Language
2023-11-08
Last Update
0
Open Issues
Related in Data Structure and Algorithm Collections
- algorithms - Algorithms and data structures.CLRS study.
- go-datastructures - Collection of useful, performant, and thread-safe data structures.
- 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.
- 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.