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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
agnivade avatar

agnivade/levenshtein

0
View on GitHub↗
470 stars·29 forks·Go·MIT·3 vues

Levenshtein

Go implementation to calculate Levenshtein Distance.

Features

  • Data Structures - Levenshtein distance calculation for string comparison.

Historique des stars

Graphique de l'historique des stars pour agnivade/levenshteinGraphique de l'historique des stars pour agnivade/levenshtein

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

Questions fréquentes

Que fait agnivade/levenshtein ?

Go implementation to calculate Levenshtein Distance.

Quelles sont les fonctionnalités principales de agnivade/levenshtein ?

Les fonctionnalités principales de agnivade/levenshtein sont : Data Structures.

Quelles sont les alternatives open-source à agnivade/levenshtein ?

Les alternatives open-source à agnivade/levenshtein 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. aio-arch/graphlib — Topological sort lib,Sorting and pruning of DAG graphs. alandefreitas/small — C++ small containers. accelerationnet/access — A common lisp library to unify access to common dictionary-like data-structures.

Alternatives open source à Levenshtein

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Levenshtein.
  • 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 à Levenshtein→