mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add gostl (#2912)
This commit is contained in:
parent
ca87fcfef2
commit
21343d5f50
@ -355,6 +355,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [golang-set](https://github.com/deckarep/golang-set) - Thread-Safe and Non-Thread-Safe high-performance sets for Go.
|
||||
* [goset](https://github.com/zoumo/goset) - A useful Set collection implementation for Go.
|
||||
* [goskiplist](https://github.com/ryszard/goskiplist) - Skip list implementation in Go.
|
||||
* [gostl](https://github.com/liyue201/gostl) - Data structure and algorithm library for go, designed to provide functions similar to C++ STL.
|
||||
* [gota](https://github.com/kniren/gota) - Implementation of dataframes, series, and data wrangling methods for Go.
|
||||
* [hide](https://github.com/emvi/hide) - ID type with marshalling to/from hash to prevent sending IDs to clients.
|
||||
* [hilbert](https://github.com/google/hilbert) - Go package for mapping values to and from space-filling curves, such as Hilbert and Peano curves.
|
||||
|
Loading…
Reference in New Issue
Block a user