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

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

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

aio-arch/graphlib

0
View on GitHub↗
4 نجوم·0 تفرعات·Go·MIT·4 مشاهدات

Graphlib

Topological sort lib,Sorting and pruning of DAG graphs.

Features

  • Data Structures - Topological sort and DAG graph library.

سجل النجوم

مخطط تاريخ النجوم لـ aio-arch/graphlibمخطط تاريخ النجوم لـ aio-arch/graphlib

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Graphlib

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Graphlib.
  • xtaci/algorithmsالصورة الرمزية لـ xtaci

    xtaci/algorithms

    5,454عرض على GitHub↗

    This is a collection of classical algorithms and data structures implemented as a header-only C++ library. It provides a suite of tools for general algorithm implementation, including data structure management, graph theory analysis, and string processing. The library is distinguished by its specialized toolkits for cryptographic hashing and encoding, featuring implementations of MD5, SHA-1, and Base64. It also includes advanced capabilities for high-performance string processing via suffix trees and arrays, as well as computational number theory for primality testing and arbitrary-precision

    C++
    عرض على GitHub↗5,454
  • adrianbrad/queueالصورة الرمزية لـ adrianbrad

    adrianbrad/queue

    357عرض على GitHub↗

    ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.

    Go
    عرض على GitHub↗357
  • agext/levenshteinالصورة الرمزية لـ agext

    agext/levenshtein

    92عرض على GitHub↗

    Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.

    Go
    عرض على GitHub↗92
  • accelerationnet/accessالصورة الرمزية لـ AccelerationNet

    AccelerationNet/access

    91عرض على GitHub↗

    A common lisp library to unify access to common dictionary-like data-structures

    Common Lisp
    عرض على GitHub↗91
عرض جميع البدائل الـ 30 لـ Graphlib→

الأسئلة الشائعة

ما هي وظيفة aio-arch/graphlib؟

Topological sort lib,Sorting and pruning of DAG graphs.

ما هي الميزات الرئيسية لـ aio-arch/graphlib؟

الميزات الرئيسية لـ aio-arch/graphlib هي: Data Structures.

ما هي البدائل مفتوحة المصدر لـ aio-arch/graphlib؟

تشمل البدائل مفتوحة المصدر لـ aio-arch/graphlib: xtaci/algorithms — This is a collection of classical algorithms and data structures implemented as a header-only C++ library. It provides… adrianbrad/queue — ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way. agext/levenshtein — Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix. agnivade/levenshtein — Go implementation to calculate Levenshtein Distance. alandefreitas/small — C++ small containers. accelerationnet/access — A common lisp library to unify access to common dictionary-like data-structures.