awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesBitwise Value Manipulation

Direct reading and modification of individual bits within stored byte slices.

Distinct from SQL Bitwise Operators: Candidates focus on SQL operators, tensors, or range-based algorithms, not raw byte-slice bit manipulation in a KV store.

Explore 1 awesome GitHub repository matching data & databases · Bitwise Value Manipulation. Refine with filters or upvote what's useful.

Awesome Bitwise Value Manipulation GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nutsdb/nutsdbnutsdb 的头像

    nutsdb/nutsdb

    3,554在 GitHub 上查看↗

    NutsDB is an ACID-compliant, embedded transactional storage engine that functions as both a disk-backed key-value store and an in-memory data structure store. It provides atomic and serializable transactions with commit and rollback capabilities to ensure strict data consistency for applications requiring a lightweight persistence layer. The engine distinguishes itself by supporting a variety of complex data types, including lists, sets, and sorted sets, alongside standard byte-slice storage. It implements a transactional storage model featuring hot backups and a compaction algorithm to maint

    Allows reading or modifying specific bits at designated offsets within a byte slice value.

    Godata-structuresdatabasego
    在 GitHub 上查看↗3,554
  1. Home
  2. Data & Databases
  3. Bitwise Value Manipulation