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 voku/stringy

Open-source alternatives to Stringy

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

  • alexei/sprintf.jsalexei avatar

    alexei/sprintf.js

    2,140View on GitHub↗

    sprintf.js is a complete open source JavaScript sprintf implementation

    JavaScript
    View on GitHub↗2,140
  • 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
  • antirez/smazantirez avatar

    antirez/smaz

    1,222View on GitHub↗

    Small strings compression library

    C
    View on GitHub↗1,222
  • chalk/strip-ansichalk avatar

    chalk/strip-ansi

    503View on GitHub↗

    Strip ANSI escape codes from a string

    JavaScript
    View on GitHub↗503
  • cocur/slugifycocur avatar

    cocur/slugify

    2,905View on GitHub↗

    Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.

    PHP
    View on GitHub↗2,905

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
daniakash/pluralizerDaniAkash avatar

DaniAkash/pluralizer

2View on GitHub↗

Created with CodeSandbox

TypeScript
View on GitHub↗2
  • dodo/node-slugdodo avatar

    dodo/node-slug

    1,072View on GitHub↗

    slugifies even utf-8 chars!

    CoffeeScript
    View on GitHub↗1,072
  • epeli/underscore.stringepeli avatar

    epeli/underscore.string

    3,362View on GitHub↗

    String manipulation helpers for javascript

    JavaScript
    View on GitHub↗3,362
  • ericnorris/striptagsericnorris avatar

    ericnorris/striptags

    493View on GitHub↗

    An implementation of PHP's strip_tags in Typescript.

    TypeScript
    View on GitHub↗493
  • erikonbike/parse-next-json-valueErikOnBike avatar

    ErikOnBike/parse-next-json-value

    1View on GitHub↗

    Parse next JSON value from string allowing extraneous characters after value

    JavaScript
    View on GitHub↗1
  • evandrolg/selectingEvandroLG avatar

    EvandroLG/selecting

    96View on GitHub↗

    :fishingpoleand_fish: A library that allows you to access the text selected by the user

    JavaScript
    View on GitHub↗96
  • fukuball/jieba-phpfukuball avatar

    fukuball/jieba-php

    1,379View on GitHub↗

    "結巴"中文分詞:做最好的 PHP 中文分詞、中文斷詞組件。 / "Jieba" (Chinese for "to stutter") Chinese text segmentation: built to be the best PHP Chinese word segmentation module.

    PHP
    View on GitHub↗1,379
  • gobeam/stringygobeam avatar

    gobeam/Stringy

    249View on GitHub↗

    Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities with help of by Stringy package.

    Go
    View on GitHub↗249
  • huandu/xstringshuandu avatar

    huandu/xstrings

    1,415View on GitHub↗

    Implements string functions widely used in other languages but absent in Go.

    Go
    View on GitHub↗1,415
  • hustcc/slice.jshustcc avatar

    hustcc/slice.js

    34View on GitHub↗

    :milky_way: nano library to enhance String.substring / Array.slice with python slice style by Proxy.

    JavaScript
    View on GitHub↗34
  • ianstormtaylor/to-camel-caseianstormtaylor avatar

    ianstormtaylor/to-camel-case

    36View on GitHub↗

    Convert a string to a camel case.

    JavaScript
    View on GitHub↗36
  • ianstormtaylor/to-capital-caseianstormtaylor avatar

    ianstormtaylor/to-capital-case

    11View on GitHub↗

    Convert a string to a capital case.

    JavaScript
    View on GitHub↗11
  • ianstormtaylor/to-constant-caseianstormtaylor avatar

    ianstormtaylor/to-constant-case

    4View on GitHub↗

    Convert a string to a constant case.

    JavaScript
    View on GitHub↗4
  • ianstormtaylor/to-dot-caseianstormtaylor avatar

    ianstormtaylor/to-dot-case

    5View on GitHub↗

    Convert a string to a dot case.

    JavaScript
    View on GitHub↗5
  • ianstormtaylor/to-no-caseianstormtaylor avatar

    ianstormtaylor/to-no-case

    16View on GitHub↗

    Remove an existing case from a string.

    JavaScript
    View on GitHub↗16
  • ianstormtaylor/to-pascal-caseianstormtaylor avatar

    ianstormtaylor/to-pascal-case

    3View on GitHub↗

    Convert a string to pascal case.

    JavaScript
    View on GitHub↗3
  • ianstormtaylor/to-sentence-caseianstormtaylor avatar

    ianstormtaylor/to-sentence-case

    6View on GitHub↗

    Convert a string to a sentence case.

    JavaScript
    View on GitHub↗6
  • ianstormtaylor/to-snake-caseianstormtaylor avatar

    ianstormtaylor/to-snake-case

    26View on GitHub↗

    Convert a string to a snake case.

    JavaScript
    View on GitHub↗26
  • ianstormtaylor/to-space-caseianstormtaylor avatar

    ianstormtaylor/to-space-case

    6View on GitHub↗

    Convert a string to a space case.

    JavaScript
    View on GitHub↗6
  • ianstormtaylor/to-title-caseianstormtaylor avatar

    ianstormtaylor/to-title-case

    18View on GitHub↗

    Convert a string to a title case.

    JavaScript
    View on GitHub↗18
  • jbroadway/urlifyjbroadway avatar

    jbroadway/urlify

    675View on GitHub↗

    A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.

    PHP
    View on GitHub↗675
  • jdorn/sql-formatterjdorn avatar

    jdorn/sql-formatter

    3,857View on GitHub↗

    This project is a PHP library designed for parsing, beautifying, and syntax-highlighting SQL queries. It provides a set of utilities to improve the readability of database code, facilitate debugging, and assist in the maintenance of complex query structures. The library distinguishes itself by offering both aesthetic and functional processing capabilities. It can transform raw SQL strings into structured, indented formats for human review, or compress them by removing comments and unnecessary whitespace to optimize them for network transmission and logging. Additionally, it includes a syntax

    HTML
    View on GitHub↗3,857
  • jenssegers/agentjenssegers avatar

    jenssegers/agent

    4,813View on GitHub↗

    This project is a PHP user agent parser and mobile device detector. It analyzes HTTP user agent strings to identify the visitor's web browser, operating system, and device type. The library provides a dedicated integration for the Laravel web framework. It distinguishes between mobile phones, tablets, and desktop computers while identifying web robots and the specific names of search engine crawlers. The tool's capabilities include extracting preferred languages from request headers and verifying specific user agent properties. It uses regular expression pattern matching and static data mapp

    PHP
    View on GitHub↗4,813
  • jonschlinkert/pad-leftjonschlinkert avatar

    jonschlinkert/pad-left

    44View on GitHub↗

    Left pad a string with zeros or a specified string. Fastest implementation.

    JavaScript
    View on GitHub↗44
  • jprichardson/string.jsjprichardson avatar

    jprichardson/string.js

    1,803View on GitHub↗

    Extra JavaScript string methods.

    JavaScript
    View on GitHub↗1,803