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,554GitHub पर देखें↗

    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