mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
Update README.md (#5579)
This commit is contained in:
parent
c49d90dae3
commit
d739b9673d
@ -619,6 +619,7 @@ additional ordered map implementations.
|
||||
- [dict](https://github.com/srfrog/dict) - Python-like dictionaries (dict) for Go.
|
||||
- [go-shelve](https://github.com/lucmq/go-shelve) - A persistent, map-like object for the Go programming language. Supports multiple embedded key-value stores.
|
||||
- [goradd/maps](https://github.com/goradd/maps) - Go 1.18+ generic map interface for maps; safe maps; ordered maps; ordered, safe maps; etc.
|
||||
- [hmap](https://github.com/lyonnee/hmap) - HMap is a concurrent and secure, generic support Map implementation designed to provide an easy-to-use API.
|
||||
|
||||
### Miscellaneous Data Structures and Algorithms
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user