Vladimir Levenshtein’s edit distance algorithm 1wiki as a C library. There’s also a CLI: levenshtein(1)cli, and a JavaScript versionjs.
📚 single header utf8 string functions for C and C++
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.
Die Hauptfunktionen von maxim2266/str sind: String Processing, Windows Environments.
Open-Source-Alternativen zu maxim2266/str sind unter anderem: wooorm/levenshtein.c — Vladimir Levenshtein’s edit distance algorithm [1][wiki] as a C library. There’s also a CLI: [levenshtein(1)][cli],… sheredom/utf8.h — 📚 single header utf8 string functions for C and C++. 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.