go-shelve
Map object
A package providing a persistent, map-like object with automatic serialization and storage.
A persistent, map-like object for the Go programming language. Supports customization.
8 stars
2 watching
0 forks
Language: Go
last commit: 4 months ago databasegogolangkey-valueshelve
Related projects:
Repository | Description | Stars |
---|---|---|
goradd/maps | A library providing a standard interface for working with various types of maps in Go. | 47 |
zekrotja/timedmap | A package implementing a thread-safe map with expiring key-value pairs | 72 |
zellige/hastile | A Haskell-based server that generates map data from a PostGIS database | 19 |
golobby/orm | An object-relational mapper for the Go programming language. | 160 |
go-zeromq/zmq4 | An implementation of ØMQ version 4 in Go. | 350 |
paddlehq/go-aws-ssm | An AWS System Manager parameter store abstraction layer for Go applications | 59 |
vorlif/spreak | A Go library for translating and localizing applications in a flexible and efficient manner. | 58 |
deatil/go-array | A Go package for working with nested data structures like maps and slices | 20 |
lukeroth/gdal | A Go wrapper around a popular geospatial data abstraction library. | 291 |
go-rel/rel | A modern ORM layer for Golang | 772 |
loveleshsharma/gohive | A goroutine pool library for efficient asynchronous task execution | 52 |
philippgille/chromem-go | An in-memory vector database that enables retrieval augmented generation and other embeddings-based features without relying on external third-party dependencies. | 340 |
twpayne/go-geom | Provides efficient data structures and utilities for working with 2D and 3D geometric shapes in various formats. | 865 |
sbabiv/xml2map | A Go library that converts XML data into a hierarchical map representation. | 62 |
igrmk/treemap | A generic sorted map implemented using a red-black tree under the hood | 61 |