Skip to content
#

bbolt

Here are 56 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 Aug 16, 2026
  • 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 Dec 15, 2025
  • Go

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