Skip to content
#

bbolt

Here are 38 public repositories matching this topic...

🌰 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.

  • Updated Oct 27, 2024
  • Go

🔐 A decentralized, privacy-preserving backup agent that snapshots directories, deduplicates content, encrypts everything client-side, and syncs over a peer-to-peer libp2p network. It delivers verifiable signed snapshots with resilient chunk-level propagation and no trusted central storage.

  • Updated Oct 22, 2025
  • Go

KiviGo is a lightweight, modular Go key-value store library with a unified client API, pluggable backends (Badger, Redis, DynamoDB, etc.), and interchangeable encoders. It simplifies backend switching, testing with a mock backend, health checks, and batch operations for production-ready applications.

  • Updated Oct 20, 2025
  • Go

Improve this page

Add a description, image, and links to the bbolt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bbolt topic, visit your repo's landing page and select "manage topics."

Learn more