awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to ashvardanian/stringzilla

Open-source alternatives to StringZilla

30 open-source projects similar to ashvardanian/stringzilla, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best StringZilla alternative.

  • rspeer/python-ftfyrspeer avatar

    rspeer/python-ftfy

    4,043View on GitHub↗

    This project is a Unicode text repair tool and mojibake correction library designed to fix encoding glitches and restore original characters from mangled strings. It functions as a text encoding detector and a Unicode normalization tool to resolve issues where text has been incorrectly decoded. The library specializes in reversing multi-layered encoding errors and repairing complex mojibake patterns. It includes capabilities for detecting lossy encoding sequences, guessing byte encodings, and decoding non-standard UTF-8 variants. The toolset covers a broad range of text cleaning and normaliz

    Python
    View on GitHub↗4,043
  • keybuk/libnihkeybuk avatar

    keybuk/libnih

    92View on GitHub↗

    NIH Utility Library

    C
    View on GitHub↗92
  • pspdev/pspsdkpspdev avatar

    pspdev/pspsdk

    1,127View on GitHub↗

    An open-source SDK for PSP homebrew development.

    C
    View on GitHub↗1,127
  • tdewolff/minifytdewolff avatar

    tdewolff/minify

    4,119View on GitHub↗

    This project is a collection of Go libraries designed to reduce the size of multiple web formats while preserving functional integrity. It serves as a high-performance text processor and multi-format asset compressor for shrinking HTML, CSS, JavaScript, JSON, SVG, and XML files by removing redundant characters. The tool is designed for both static batch processing and real-time use. It includes middleware capabilities to intercept and minify web responses on the fly based on MIME types or file extensions, allowing for content compression during active data streams. The processing suite cover

    Gocssgohtml
    View on GitHub↗4,119

AI search

Explore more awesome repositories

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

Find more with AI search
  • google/highwayhashgoogle avatar

    google/highwayhash

    1,603View on GitHub↗

    Fast strong hash functions: SipHash/HighwayHash

    C++
    View on GitHub↗1,603
  • antirez/sdsantirez avatar

    antirez/sds

    5,486View on GitHub↗

    sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements binary-safe storage by tracking string lengths explicitly, allowing the library to handle null characters within data. The library distinguishes itself through a memory architecture that uses interchangeable function pointers for allocation and freeing, enabling the integration of custom memory managers. It utilizes header-stored length tracking to provide constant-time length retrieval and maintains null-terminated buffer padding to ensure compatibility with standard C string

    C
    View on GitHub↗5,486
  • guumaster/hostctlguumaster avatar

    guumaster/hostctl

    1,225View on GitHub↗

    Your dev tool to manage /etc/hosts like a pro!

    Goclideveloper-toolsdns
    View on GitHub↗1,225
  • peco/pecopeco avatar

    peco/peco

    7,892View on GitHub↗

    Peco is an interactive text filter and fuzzy finder for the terminal. It serves as a terminal user interface selection tool that filters standard input in real-time using fuzzy matching and regular expressions. The tool preserves and renders ANSI color escape sequences from piped input streams while performing matching logic on plain-text versions. It supports multi-stage filtering, allowing users to freeze result sets to create a new base for subsequent refinements. Capability areas include advanced search filtering with negative matching, multi-item selection, and the ability to pipe selec

    Go
    View on GitHub↗7,892
  • younatics/highlighteryounatics avatar

    younatics/Highlighter

    924View on GitHub↗

    🖍 Highlight whatever you want!

    Swift
    View on GitHub↗924
  • ai/nanoidai avatar

    ai/nanoid

    26,821View on GitHub↗

    Nanoid is a library for generating unique, fixed-length identifiers designed for distributed systems and database indexing. It produces compact, URL-safe strings by mapping random byte values to a custom character set, allowing for consistent memory allocation and predictable indexing performance across independent nodes without the need for central coordination. The library distinguishes itself by utilizing system-level, cryptographically secure entropy sources to ensure that every generated identifier is statistically unpredictable. This approach provides resistance against collision attack

    JavaScript
    View on GitHub↗26,821
  • nothings/stbnothings avatar

    nothings/stb

    33,970View on GitHub↗

    This project is a collection of portable, header-only C functions designed for integration into software projects without complex build dependencies or external linking requirements. It provides a suite of low-level utilities for graphics, audio, and data management, focusing on direct memory manipulation and zero-dependency portability. By utilizing a single-header distribution model, the library simplifies dependency management while allowing developers to maintain full control over memory allocation and binary size through compile-time configuration. The library distinguishes itself by off

    C
    View on GitHub↗33,970
  • adaptiveconsulting/aeron.netAdaptiveConsulting avatar

    AdaptiveConsulting/Aeron.NET

    518View on GitHub↗

    Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron

    C#
    View on GitHub↗518
  • abadojack/whatlanggoabadojack avatar

    abadojack/whatlanggo

    688View on GitHub↗

    Natural language detection library for Go

    Go
    View on GitHub↗688
  • adelowo/onecacheA

    adelowo/onecache

    0View on GitHub↗
    View on GitHub↗0
  • adamralph/bullseyeadamralph avatar

    adamralph/bullseye

    946View on GitHub↗

    🎯 A .NET library, developed by humans, for running a target dependency graph.

    C#
    View on GitHub↗946
  • adamierymenko/huffandpuffA

    adamierymenko/huffandpuff

    0View on GitHub↗
    View on GitHub↗0
  • 88250/lute88250 avatar

    88250/lute

    1,661View on GitHub↗

    🎼 一款结构化的 Markdown 引擎,支持 Go 和 JavaScript。A structured Markdown engine that supports Go and JavaScript.

    Gogopherjsmarkdownprotyle
    View on GitHub↗1,661
  • 0xdexter0us/uproot-js0xDexter0us avatar

    0xDexter0us/uproot-JS

    97View on GitHub↗

    Extract JavaScript files from burp suite project with ease.

    Kotlin
    View on GitHub↗97
  • ageekinside/fastapi-jinjaAGeekInside avatar

    AGeekInside/fastapi-jinja

    159View on GitHub↗

    Adds integration of the Jinja template language to FastAPI.

    Python
    View on GitHub↗159
  • ackintosh/ganeshaackintosh avatar

    ackintosh/ganesha

    666View on GitHub↗

    :elephant: A Circuit Breaker pattern implementation for PHP applications.

    PHP
    View on GitHub↗666
  • agauniyal/rangagauniyal avatar

    agauniyal/rang

    1,581View on GitHub↗

    A Minimal, Header only Modern c++ library for terminal goodies 💄✨

    C++
    View on GitHub↗1,581
  • agileobjects/agilemapperagileobjects avatar

    agileobjects/AgileMapper

    463View on GitHub↗

    A zero-configuration, highly-configurable, unopinionated object mapper with viewable execution plans. Flattens, unflattens, deep clones, merges, updates and projects queries. .NET 3.5+ and .NET Standard 1.0+.

    C#dtomappermapping
    View on GitHub↗463
  • aforward/ar2ectoaforward avatar

    aforward/ar2ecto

    13View on GitHub↗

    Migrate your active record migrations to ecto compatible migrations

    Elixir
    View on GitHub↗13
  • aio-libs/aiozipkinaio-libs avatar

    aio-libs/aiozipkin

    193View on GitHub↗

    Distributed tracing instrumentation for asyncio with zipkin

    Python
    View on GitHub↗193
  • aiokitchen/aiomiscaiokitchen avatar

    aiokitchen/aiomisc

    425View on GitHub↗

    aiomisc - miscellaneous utils for asyncio

    Python
    View on GitHub↗425
  • akaion/bleakA

    Akaion/Bleak

    0View on GitHub↗
    View on GitHub↗0
  • alanxz/rabbitmq-calanxz avatar

    alanxz/rabbitmq-c

    1,859View on GitHub↗

    RabbitMQ C client

    C
    View on GitHub↗1,859
  • alecthomas/chromaalecthomas avatar

    alecthomas/chroma

    4,960View on GitHub↗

    Chroma is a syntax highlighter written in Go that converts raw source code into colorized text or HTML. It identifies programming languages and tokens using language-specific lexers to produce highlighted output for various environments. The project utilizes a theme-driven colorization system that decouples token types from final colors through an intermediate style mapping layer. This allows for custom code theming by mapping specific token categories to foreground and background colors. The system covers language identification, terminal text formatting for ANSI-compatible viewers, and web

    Goconsolegogolang
    View on GitHub↗4,960
  • alejandrosuero/freeze-code.nvimAlejandroSuero avatar

    AlejandroSuero/freeze-code.nvim

    32View on GitHub↗

    Take a code screenshot using freeze by https://charm.sh/

    Lua
    View on GitHub↗32
  • acidjunk/starlette-opentracingacidjunk avatar

    acidjunk/starlette-opentracing

    150View on GitHub↗

    Opentracing support for Starlette and FastApi

    Python
    View on GitHub↗150