awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesCustom Data Structure Registrations

Mechanisms for registering user-defined data structures and their associated operations within a database engine.

Distinct from Data Structure Operations: Distinct from Data Structure Operations: focuses on the extensibility and registration of new types rather than the execution of operations on native types.

Explore 1 awesome GitHub repository matching data & databases · Custom Data Structure Registrations. Refine with filters or upvote what's useful.

Awesome Custom Data Structure Registrations GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • microsoft/garnetmicrosoft का अवतार

    microsoft/garnet

    11,885GitHub पर देखें↗

    Garnet is a multi-threaded in-memory database and distributed key-value store. It functions as a high-performance remote cache store that implements the RESP wire protocol to maintain compatibility with existing Redis clients and libraries. The project is distinguished by a shared-memory architecture that enables parallel request processing across multiple cores for sub-millisecond latency. It features a tiered storage system that automatically offloads colder data from system memory to SSD or cloud storage layers, and includes a specialized vector search database for high-dimensional similar

    Allows registration of custom data structures and read-modify-write operations to extend the store's capabilities.

    C#cachecache-storagecluster
    GitHub पर देखें↗11,885
  1. Home
  2. Data & Databases
  3. Hash Data Structures
  4. Data Structure Operations
  5. Custom Data Structure Registrations