awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesGraph Vertex-Centric Indexes

Indexes edges per vertex instead of globally, enabling fast local traversals even when a vertex has millions of incident edges.

Distinct from Vertex Indexing Generation: Distinct from Vertex Indexing Generation: focuses on graph database edge indexing per vertex for traversal performance, not graphics rendering index buffers.

Explore 1 awesome GitHub repository matching graphics & multimedia · Graph Vertex-Centric Indexes. Refine with filters or upvote what's useful.

Awesome Graph Vertex-Centric Indexes GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • janusgraph/janusgraphالصورة الرمزية لـ JanusGraph

    JanusGraph/janusgraph

    5,799عرض على GitHub↗

    JanusGraph is a distributed, elastically scalable graph database designed to store and query highly connected data across a cluster of machines. It supports the property graph data model with ACID consistency and integrates multi-model search capabilities including geo, numeric range, and full-text queries. The database also includes a Graph OLAP engine for running batch analytics and global graph computations on large datasets using the Hadoop framework. The project distinguishes itself through a masterless cluster architecture that eliminates single points of failure, allowing every node to

    Indexes edges per vertex instead of globally, enabling fast local traversals even when a vertex has millions of incident edges.

    Javabigtablecassandraelasticsearch
    عرض على GitHub↗5,799
  1. Home
  2. Graphics & Multimedia
  3. Graphics Engines and Rendering
  4. Rendering
  5. Graphics Pipeline Configurations
  6. Vertex Buffer Generators
  7. Vertex Indexing Generation
  8. Graph Vertex-Centric Indexes