An open API service indexing awesome lists of open source software.

https://github.com/jipok/go-persist

A simple, performant, type-safe way to persist Go structs and maps with generics and WAL-based durability. Like key-value in-memory database, but better.
https://github.com/jipok/go-persist

database golang key-value library persistent persistent-data-structure storage

Last synced: 22 days ago
JSON representation

A simple, performant, type-safe way to persist Go structs and maps with generics and WAL-based durability. Like key-value in-memory database, but better.

Awesome Lists containing this project