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
Back to joshualat/pluralize.swift

Projects sharing features with Pluralize.swift

30 open-source projects similar to joshualat/pluralize.swift, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • 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
  • abadojack/whatlanggoabadojack avatar

    abadojack/whatlanggo

    688View on GitHub↗

    Natural language detection library for Go

    Go
    View on GitHub↗688
  • adrianmo/go-nmeaA

    adrianmo/go-nmea

    0View on GitHub↗
    View on GitHub↗0
  • aerogo/codetreeA

    aerogo/codetree

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • alecrim/alecrimcoredataA

    Alecrim/AlecrimCoreData

    0View on GitHub↗
    View on GitHub↗0

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
  • 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
  • alex-gutev/generic-clalex-gutev avatar

    alex-gutev/generic-cl

    162View on GitHub↗

    Generic function interface to standard Common Lisp functions

    Common Lisp
    View on GitHub↗162
  • alexdrone/ios-fontawesomealexdrone avatar

    alexdrone/ios-fontawesome

    1,741View on GitHub↗

    NSString+FontAwesome

    Objective-C
    View on GitHub↗1,741
  • alixaxel/genexA

    alixaxel/genex

    0View on GitHub↗
    View on GitHub↗0
  • allendang/pipeitA

    AllenDang/PipeIt

    0View on GitHub↗
    View on GitHub↗0
  • amayne/swiftstringamayne avatar

    amayne/SwiftString

    1,609View on GitHub↗

    A comprehensive, lightweight string extension for Swift

    Swift
    View on GitHub↗1,609
  • aminalaee/uuid-utilsaminalaee avatar

    aminalaee/uuid-utils

    331View on GitHub↗

    Fast, drop-in replacement for Python's uuid module, powered by Rust.

    Python
    View on GitHub↗331
  • andialbrecht/sqlparseandialbrecht avatar

    andialbrecht/sqlparse

    4,008View on GitHub↗

    sqlparse is a Python library for the programmatic analysis and manipulation of SQL statements. It provides a non-validating parser that breaks down SQL text into tokens and a utility to divide strings containing multiple queries into individual statements. The project includes a code formatter that reorganizes SQL statements using consistent indentation and keyword casing. It also provides mechanisms for automating this formatting and linting process through version control hooks to maintain code consistency.

    Python
    View on GitHub↗4,008
  • andreadelfante/predicateflowandreadelfante avatar

    andreadelfante/PredicateFlow

    100View on GitHub↗

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

    Swift
    View on GitHub↗100
  • andrewstuart/goqandrewstuart avatar

    andrewstuart/goq

    270View on GitHub↗

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

    Go
    View on GitHub↗270
  • andybalholm/cascadiaA

    andybalholm/cascadia

    0View on GitHub↗
    View on GitHub↗0
  • ankurp/dollar.swiftA

    ankurp/Dollar.swift

    0View on GitHub↗
    View on GitHub↗0
  • antchfx/htmlqueryA

    antchfx/htmlquery

    0View on GitHub↗
    View on GitHub↗0
  • antchfx/xmlqueryA

    antchfx/xmlquery

    0View on GitHub↗
    View on GitHub↗0
  • antchfx/xpathA

    antchfx/xpath

    0View on GitHub↗
    View on GitHub↗0
  • artemkakun/text-processingA

    ArtemkaKun/text-processing

    0View on GitHub↗

    This library provides a set of functions in V for text processing.

    View on GitHub↗0
  • asciimoo/collyasciimoo avatar

    asciimoo/colly

    25,348View on GitHub↗

    Colly is a web scraping framework and concurrent crawler written in Go. It provides a system for traversing web pages, following links, and extracting structured data from HTML and XML documents. The framework includes a distributed scraping engine designed to spread data collection tasks across multiple instances to increase throughput. It ensures compliance with website owner policies by automatically reading and respecting robots.txt files. The system manages request lifecycles through domain-based rate limiting, concurrency controls, and session management via a stateful cookie jar. It s

    Go
    View on GitHub↗25,348
  • ashtuchkin/iconv-liteashtuchkin avatar

    ashtuchkin/iconv-lite

    3,172View on GitHub↗

    Convert character encodings in pure javascript.

    JavaScript
    View on GitHub↗3,172
  • ashvardanian/stringzillaashvardanian avatar

    ashvardanian/StringZilla

    3,494View on GitHub↗

    Up to 100x faster strings for C, C++, CUDA, Python, Rust, Swift, JS, & Go, leveraging NEON, AVX2, AVX-512, SVE, GPGPU, & SWAR to accelerate search, hashing, sorting, edit distances, sketches, and memory ops 🦖

    Cdatasetedit-distancegpu
    View on GitHub↗3,494
  • atnos-org/effatnos-org avatar

    atnos-org/eff

    588View on GitHub↗

    Eff monad for cats - https://atnos-org.github.io/eff

    Scala
    View on GitHub↗588
  • avelino/slugifyavelino avatar

    avelino/slugify

    35View on GitHub↗

    A Go slugify application that handles string

    Go
    View on GitHub↗35
  • avian2/unidecodeavian2 avatar

    avian2/unidecode

    610View on GitHub↗

    ASCII transliterations of Unicode text - GitHub mirror

    Python
    View on GitHub↗610
  • awalterschulze/gographvizA

    awalterschulze/gographviz

    0View on GitHub↗
    View on GitHub↗0
  • 7mind/izumi7mind avatar

    7mind/izumi

    628View on GitHub↗

    Productivity-oriented collection of lightweight fancy stuff for Scala toolchain

    Scala
    View on GitHub↗628