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
maxim2266 avatar

maxim2266/str

0
View on GitHub↗
358 stars·26 forks·C·BSD-3-Clause·9 views

Str

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.

Features

  • String Processing - String library for C.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Star history

Star history chart for maxim2266/strStar history chart for maxim2266/str

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

Open-source alternatives to Str

Similar open-source projects, ranked by how many features they share with Str.
  • wooorm/levenshtein.cwooorm avatar

    wooorm/levenshtein.c

    96View on GitHub↗

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

    C
    View on GitHub↗96
  • 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
  • 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 Str→

Frequently asked questions

What does maxim2266/str do?

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.

What are the main features of maxim2266/str?

The main features of maxim2266/str are: String Processing, Windows Environments.

What are some open-source alternatives to maxim2266/str?

Open-source alternatives to maxim2266/str include: 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.