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.

GitHub

8 stars
2 watching
0 forks
Language: Go
last commit: almost 2 years ago
databasegogolangkey-valueshelve

Related projects:

RepositoryDescriptionStars
goradd/mapsA library providing a standard interface for working with various types of maps in Go.47
zekrotja/timedmapA package implementing a thread-safe map with expiring key-value pairs72
zellige/hastileA Haskell-based server that generates map data from a PostGIS database19
golobby/ormAn object-relational mapper for the Go programming language.160
go-zeromq/zmq4An implementation of ØMQ version 4 in Go.350
paddlehq/go-aws-ssmAn AWS System Manager parameter store abstraction layer for Go applications59
vorlif/spreakA Go library for translating and localizing applications in a flexible and efficient manner.58
deatil/go-arrayA Go package for working with nested data structures like maps and slices20
lukeroth/gdalA Go wrapper around a popular geospatial data abstraction library.291
go-rel/relA modern ORM layer for Golang772
loveleshsharma/gohiveA goroutine pool library for efficient asynchronous task execution52
philippgille/chromem-goAn in-memory vector database that enables retrieval augmented generation and other embeddings-based features without relying on external third-party dependencies.340
twpayne/go-geomProvides efficient data structures and utilities for working with 2D and 3D geometric shapes in various formats.865
sbabiv/xml2mapA Go library that converts XML data into a hierarchical map representation.62
igrmk/treemapA generic sorted map implemented using a red-black tree under the hood61