maps
Map library
A library providing a standard interface for working with various types of maps in Go.
map library using Go generics that offers a standard interface, go routine synchronization, and sorting
43 stars
1 watching
3 forks
Language: Go
last commit: 12 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gyuho/goraph | Provides an efficient and flexible graph data structure and algorithm implementation in Go | 739 |
igrmk/treemap | A generic sorted map implemented using a red-black tree under the hood | 59 |
bolknote/go-gd | A Go implementation of the GD graphics library | 59 |
lukeroth/gdal | A Go wrapper around a popular geospatial data abstraction library. | 289 |
spatial-go/geoos | A Go library providing spatial data and geometric algorithms | 617 |
hmdsefi/gograph | A Go library for creating and manipulating graphs of various types | 67 |
rungwiroon/blazorgooglemaps | A library that enables Blazor interop with the GoogleMap library | 336 |
goradd/html5tag | A Go package for generating well-formed HTML5 tags with various options and utility functions. | 10 |
zekrotja/timedmap | A package implementing a thread-safe map with expiring key-value pairs | 72 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 805 |
dburles/meteor-google-maps | A package providing an interface to the Google Maps Javascript API v3 for Meteor applications | 196 |
paulmach/go.geo | A geometry library that provides data structures and operations for manipulating 2D locations and shapes in Go. | 330 |
staskobzar/goagi | A Go library providing a standard interface to build AGI and FastAGI applications | 9 |
ng-maps/ng-maps | Provides reusable map components and features for Angular applications | 48 |
lucmq/go-shelve | A package providing a persistent, map-like object with automatic serialization and storage. | 7 |