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,885在 GitHub 上查看↗

    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