awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
aio-arch avatar

aio-arch/graphlib

0
View on GitHub↗
4 stars·0 forks·Go·MIT·4 vues

Graphlib

Topological sort lib,Sorting and pruning of DAG graphs.

Features

  • Data Structures - Topological sort and DAG graph library.

Historique des stars

Graphique de l'historique des stars pour aio-arch/graphlibGraphique de l'historique des stars pour aio-arch/graphlib

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Graphlib

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Graphlib.
  • xtaci/algorithmsAvatar de xtaci

    xtaci/algorithms

    5,454Voir sur 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++
    Voir sur GitHub↗5,454
  • adrianbrad/queueAvatar de adrianbrad

    adrianbrad/queue

    357Voir sur GitHub↗

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

    Go
    Voir sur GitHub↗357
  • agext/levenshteinAvatar de agext

    agext/levenshtein

    92Voir sur GitHub↗

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

    Go
    Voir sur GitHub↗92
  • accelerationnet/accessAvatar de AccelerationNet

    AccelerationNet/access

    91Voir sur GitHub↗

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

    Common Lisp
    Voir sur GitHub↗91
Voir les 30 alternatives à Graphlib→

Questions fréquentes

Que fait aio-arch/graphlib ?

Topological sort lib,Sorting and pruning of DAG graphs.

Quelles sont les fonctionnalités principales de aio-arch/graphlib ?

Les fonctionnalités principales de aio-arch/graphlib sont : Data Structures.

Quelles sont les alternatives open-source à aio-arch/graphlib ?

Les alternatives open-source à aio-arch/graphlib incluent : 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.