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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to nodeca/unhomoglyph

Open-source alternatives to Unhomoglyph

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

  • ai/nanoidAvatar de ai

    ai/nanoid

    26,821Ver en 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
    Ver en GitHub↗26,821
  • mashpie/i18n-nodeAvatar de mashpie

    mashpie/i18n-node

    3,110Ver en GitHub↗

    Lightweight simple translation module for node.js / express.js with dynamic json storage. Uses common ('...') syntax in app and templates.

    JavaScript
    Ver en GitHub↗3,110
  • nodeca/babelfishAvatar de nodeca

    nodeca/babelfish

    261Ver en GitHub↗

    human friendly i18n for javascript (node.js browser)

    JavaScript
    Ver en GitHub↗261
  • kurolabs/stegcloakAvatar de kurolabs

    kurolabs/stegcloak

    3,830Ver en GitHub↗

    Stegcloak is a unicode steganography library and text-based data concealment tool. It provides a toolkit for hiding encrypted, compressed secret messages within standard text strings by mapping binary data to invisible, non-printing Unicode characters. The project combines a symmetric encryption toolkit with an invisible character encoder to ensure secure data concealment. It utilizes password-based key stretching and authenticated symmetric encryption to protect hidden payloads from unauthorized access and tampering. The system covers the full steganography workflow, including payload compr

    JavaScript
    Ver en GitHub↗3,830

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • mathiasbynens/heAvatar de mathiasbynens

    mathiasbynens/he

    3,601Ver en GitHub↗

    A robust HTML entity encoder/decoder written in JavaScript.

    JavaScript
    Ver en GitHub↗3,601
  • sindresorhus/camelcaseAvatar de sindresorhus

    sindresorhus/camelcase

    698Ver en GitHub↗

    Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar

    JavaScript
    Ver en GitHub↗698
  • ashtuchkin/iconv-liteAvatar de ashtuchkin

    ashtuchkin/iconv-lite

    3,172Ver en GitHub↗

    Convert character encodings in pure javascript.

    JavaScript
    Ver en GitHub↗3,172
  • sindresorhus/splice-stringAvatar de sindresorhus

    sindresorhus/splice-string

    24Ver en GitHub↗

    Remove or replace part of a string like Array#splice

    JavaScript
    Ver en GitHub↗24
  • sindresorhus/indent-stringAvatar de sindresorhus

    sindresorhus/indent-string

    116Ver en GitHub↗

    Indent each line in a string

    JavaScript
    Ver en GitHub↗116
  • i18next/i18nextAvatar de i18next

    i18next/i18next

    8,583Ver en GitHub↗

    i18next is a JavaScript localization library and internationalization framework used to translate application text into multiple languages. It functions as a dynamic translation manager that handles translation resources, language detection, and the mapping of unique keys to localized strings. The system features a pluralization and interpolation engine that applies language-specific grammatical rules for numeric counts and injects dynamic variables into strings. It utilizes a plugin-based backend architecture to load and cache translation namespaces from various sources, including remote ser

    JavaScript
    Ver en GitHub↗8,583
  • sindresorhus/strip-indentAvatar de sindresorhus

    sindresorhus/strip-indent

    146Ver en GitHub↗

    Strip leading whitespace from each line in a string

    JavaScript
    Ver en GitHub↗146
  • sindresorhus/detect-indentAvatar de sindresorhus

    sindresorhus/detect-indent

    199Ver en GitHub↗

    Detect the indentation of code

    JavaScript
    Ver en GitHub↗199
  • sindresorhus/string-lengthAvatar de sindresorhus

    sindresorhus/string-length

    173Ver en GitHub↗

    Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes

    JavaScript
    Ver en GitHub↗173
  • phuocng/1locAvatar de phuocng

    phuocng/1loc

    6,738Ver en GitHub↗

    1loc is a JavaScript utility library and multifaceted toolkit providing a collection of single-line functions for common mathematical, string, date, and geometric operations. It functions as a set of functional programming helpers and data validation predicates designed to perform atomic transformations and validations. The project includes a geometry math library for calculating distances, angles, and spatial overlaps between points and rectangles, alongside a text manipulation library for casting, capitalizing, and analyzing string content. The toolkit covers broader capability areas inclu

    MDXeleventyjavascriptjavascript-utils
    Ver en GitHub↗6,738
  • nette/utilsAvatar de nette

    nette/utils

    2,142Ver en GitHub↗

    This project is a general-purpose PHP utility library offering a collection of helper classes and functions for string manipulation, array and collection processing, data validation, filesystem operations, and image processing. It provides foundational toolkits designed to handle common development tasks through standardized APIs. The library is distinguished by specialized subsystems for programmatic HTML generation and secure element construction, runtime code reflection, and object-oriented utilities such as virtual property management and event callback triggers. It also includes cryptogr

    PHParray-manipulationscomponentjson
    Ver en GitHub↗2,142
  • chinabugotech/hutoolAvatar de chinabugotech

    chinabugotech/hutool

    30,282Ver en GitHub↗

    Hutool is a standard utility library for Java application development designed to simplify common programming tasks and reduce boilerplate code. It provides a comprehensive collection of reusable helper classes and static utilities to streamline development across the Java ecosystem. The project implements a wide array of specialized toolkits, including systems for cryptography and security, network communication via HTTP and JSON clients, and the processing of office documents and file system IO. It also features a concurrency and scheduling framework for managing asynchronous tasks and recu

    Javahttphutooljava
    Ver en GitHub↗30,282
  • blankj/androidutilcodeAvatar de Blankj

    Blankj/AndroidUtilCode

    33,657Ver en GitHub↗

    AndroidUtilCode is an Android utility library and system API wrapper designed to reduce development boilerplate. It provides a collection of helper classes for common tasks including system settings management, file I/O, and hardware access. The project distinguishes itself through a comprehensive toolset for device management and UI assistance. It includes specialized capabilities for monitoring battery status, managing system volume and brightness, and implementing UI helpers to prevent duplicate click events. It also provides a dedicated system for coordinate conversion between different m

    Javaandroidandroidxapp
    Ver en GitHub↗33,657
  • sodiray/radashAvatar de sodiray

    sodiray/radash

    4,845Ver en GitHub↗

    Radash is a TypeScript functional utility library designed for data transformation, validation, and workflow management. It provides a collection of typed helper functions to manipulate arrays, objects, and strings. The project features an asynchronous workflow toolkit for managing promises, retries, and concurrency limits, alongside a suite of boolean validators for verifying primitive types, objects, and promises. It also implements functional programming patterns such as function composition, partial application, and error-first response patterns. The library covers a broad surface of cap

    TypeScriptfunctionshacktoberfestjavascript
    Ver en GitHub↗4,845
  • locutusjs/locutusAvatar de locutusjs

    locutusjs/locutus

    3,770Ver en GitHub↗

    Locutus is a multi-language utility library and polyfill collection written in TypeScript. It provides a comprehensive set of implementations for standard library functions from various programming languages, enabling developers to use familiar semantics and behaviors across different technical environments. The library functions as a cross-language standard library, porting core logic and utilities from diverse languages into a type-safe TypeScript toolset. It focuses on maintaining consistent behavior through a polyfill-based design that replicates the original functionality of these foreig

    TypeScriptjavascriptportsprogramming-language
    Ver en GitHub↗3,770
  • laochiangx/common.utilityAvatar de laochiangx

    laochiangx/Common.Utility

    5,304Ver en GitHub↗

    Common.Utility is a general purpose utility library providing a collection of helper classes for common programming tasks. It functions as a data security framework, a database access wrapper, and a suite of tools for system administration and network communication. The library includes a multimedia processing suite for generating barcodes and QR codes, editing images, and converting video formats. It also provides a network communication toolkit for managing HTTP requests and FTP transfers, as well as integration with email and notification services. The project covers a broad set of capabi

    C#chmcommoncookiehelper
    Ver en GitHub↗5,304
  • andybalholm/cascadiaA

    andybalholm/cascadia

    0Ver en GitHub↗
    Ver en GitHub↗0
  • andrewstuart/goqAvatar de andrewstuart

    andrewstuart/goq

    270Ver en GitHub↗

    A declarative struct-tag-based HTML unmarshaling or scraping package for Go built on top of the goquery library

    Go
    Ver en GitHub↗270
  • alecthomas/chromaAvatar de alecthomas

    alecthomas/chroma

    4,960Ver en 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
    Ver en GitHub↗4,960
  • beevik/etreeAvatar de beevik

    beevik/etree

    1,664Ver en GitHub↗

    Parse, query and modify XML easily in go

    Godometreego
    Ver en GitHub↗1,664
  • axgle/mahoniaA

    axgle/mahonia

    0Ver en GitHub↗
    Ver en GitHub↗0
  • andreadelfante/predicateflowAvatar de andreadelfante

    andreadelfante/PredicateFlow

    100Ver en GitHub↗

    Write amazing, strong-typed and easy-to-read NSPredicate.

    Swift
    Ver en GitHub↗100
  • awalterschulze/gographvizA

    awalterschulze/gographviz

    0Ver en GitHub↗
    Ver en GitHub↗0
  • blevesearch/bleveAvatar de blevesearch

    blevesearch/bleve

    10,986Ver en GitHub↗

    Bleve is a search indexing engine library written in Go, designed to provide full-text search and document retrieval capabilities for embedded application data. It functions as a framework for indexing structured or unstructured information, allowing developers to build searchable collections that support complex query logic and data analysis. The engine distinguishes itself through a pluggable analysis pipeline that normalizes text before indexing, alongside support for vector similarity search to identify semantically related content. It utilizes finite-state transducer automata for efficie

    Go
    Ver en GitHub↗10,986
  • bmoliveira/markdownkitAvatar de bmoliveira

    bmoliveira/MarkdownKit

    902Ver en GitHub↗

    A simple and customizable Markdown Parser for Swift

    Swift
    Ver en GitHub↗902
  • avian2/unidecodeAvatar de avian2

    avian2/unidecode

    610Ver en GitHub↗

    ASCII transliterations of Unicode text - GitHub mirror

    Python
    Ver en GitHub↗610