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: 5 months ago databasegogolangkey-valueshelve
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing a standard interface for working with various types of maps in Go. | 47 |
| A package implementing a thread-safe map with expiring key-value pairs | 72 |
| A Haskell-based server that generates map data from a PostGIS database | 19 |
| An object-relational mapper for the Go programming language. | 160 |
| An implementation of ØMQ version 4 in Go. | 350 |
| An AWS System Manager parameter store abstraction layer for Go applications | 59 |
| A Go library for translating and localizing applications in a flexible and efficient manner. | 58 |
| A Go package for working with nested data structures like maps and slices | 20 |
| A Go wrapper around a popular geospatial data abstraction library. | 291 |
| A modern ORM layer for Golang | 772 |
| A goroutine pool library for efficient asynchronous task execution | 52 |
| An in-memory vector database that enables retrieval augmented generation and other embeddings-based features without relying on external third-party dependencies. | 340 |
| Provides efficient data structures and utilities for working with 2D and 3D geometric shapes in various formats. | 865 |
| A Go library that converts XML data into a hierarchical map representation. | 62 |
| A generic sorted map implemented using a red-black tree under the hood | 61 |