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

Projects in Awesome Lists tagged with nutsdb

A curated list of projects in awesome lists tagged with nutsdb .

https://github.com/nutsdb/nutsdb

A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.

data-structures database go golang key-value kv-store nutsdb supports-transactions

Last synced: 08 Feb 2026

https://github.com/yudhasubki/blockqueue

Cost-effective Job Queue with Pub/Sub. Embeddable in Go applications, or runnable as a standalone HTTP service. Supports SQLite, Turso, and PostgreSQL.

background-jobs distributed-systems go libsql libsqlite3 message-broker message-queue nutsdb queue sqlite3

Last synced: 27 Jan 2026

https://github.com/jrapoport/chestnut

🌰 Chestnut is a powerful encrypted storage library for Go, featuring Sparse Encryption, a novel technique for selectively encrypting struct fields. It supports Chained Encryption, custom encryption (AES256-CTR), multiple storage backends (BBolt, NutsDB), and built-in compression (Zstandard), offering unmatched flexibility for secure data storage.

aes256-ctr bbolt chained-encryption compression custom-encryption data-security encryption go key-value-store kv-store nutsdb secure-storage sparse-encryption zstandard

Last synced: 17 Sep 2025