nutsdb

There are 6 repositories under nutsdb topic.

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

    Language:Go3.5k56248343
  • yudhasubki/blockqueue

    BlockQueue is a open source and cost-effective Job Queue with a pub/sub mechanism utilizing SQLite and NutsDB. Support LibSQL by Turso and PostgreSQL

    Language:Go72110
  • 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.

    Language:Go31216
  • av-elier/nutsdb-cli

    A CLI tool for NutsDB https://github.com/xujiajun/nutsdb

    Language:Go8304
  • cloud-barista/cb-store

    cb-store is a common repository for managing Meta Info of Cloud-Barista.

    Language:Go76148
  • uretgec/mylsmdb

    Log Structured Merge Tree databases (levelDB, pogreb and nutsdb) based storage unit

    Language:Go110