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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
wooorm avatar

wooorm/levenshtein.c

0
View on GitHub↗
96 stars·14 forks·C·MIT·8 views

Levenshtein.c

Vladimir Levenshtein’s edit distance algorithm [1][wiki] as a C library. There’s also a CLI: [levenshtein(1)][cli], and a [JavaScript version][js].

Features

  • String Processing - Edit distance computation.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Star history

Star history chart for wooorm/levenshtein.cStar history chart for wooorm/levenshtein.c

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does wooorm/levenshtein.c do?

Vladimir Levenshtein’s edit distance algorithm [1][wiki] as a C library. There’s also a CLI: [levenshtein(1)][cli], and a [JavaScript version][js].

What are the main features of wooorm/levenshtein.c?

The main features of wooorm/levenshtein.c are: String Processing, Windows Environments.

What are some open-source alternatives to wooorm/levenshtein.c?

Open-source alternatives to wooorm/levenshtein.c include: sheredom/utf8.h — 📚 single header utf8 string functions for C and C++. maxim2266/str — Note: This is version 2 of the library, v1 is now in maintenance mode, and is available in this repository under v1… adamierymenko/huffandpuff. adis300/fft-c — Elegant Fast Fourier Transform in C. Making fft.c from fftpack user-friendly. alanxz/rabbitmq-c — RabbitMQ C client. adamyaxley/obfuscate — Source available on GitHub.

Open-source alternatives to Levenshtein.c

Similar open-source projects, ranked by how many features they share with Levenshtein.c.
  • sheredom/utf8.hsheredom avatar

    sheredom/utf8.h

    1,966View on GitHub↗

    📚 single header utf8 string functions for C and C++

    C++
    View on GitHub↗1,966
  • maxim2266/strmaxim2266 avatar

    maxim2266/str

    358View on GitHub↗

    Note: This is version 2 of the library, v1 is now in maintenance mode, and is available in this repository under v1 branch. The differences between v1 and v2 are summarised here.

    C
    View on GitHub↗358
  • adamierymenko/huffandpuffA

    adamierymenko/huffandpuff

    0View on GitHub↗
    View on GitHub↗0
  • adamyaxley/obfuscateadamyaxley avatar

    adamyaxley/Obfuscate

    1,307View on GitHub↗

    Source available on GitHub

    C++
    View on GitHub↗1,307
See all 30 alternatives to Levenshtein.c
→