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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

String type implementations

Clasament actualizat la 27 iul. 2026

Hand-picked open-source string type implementations. Compare the top repositories by stars, features, and activity to find the best fit.

String type implementations

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • symfony/stringAvatar symfony

    symfony/string

    1,784Vezi pe GitHub↗

    This project is a PHP utility library that provides an object-oriented interface for handling textual data. It serves as a framework for consistent string manipulation, offering tools to process bytes, UTF-8 code points, and grapheme clusters through a unified set of classes. The library distinguishes itself by implementing a lazy evaluation system that defers expensive string computations until the moment they are accessed, which helps optimize memory usage and application responsiveness. It also features polymorphic input normalization, which automatically detects character encoding to inst

    This PHP component provides an object-oriented, UTF-8-aware string manipulation library with i18n support and lazy evaluation, though it does not focus on zero-allocation parsing or a strict type-system extension.

    PHPGrapheme-Aware Processing
    Vezi pe GitHub↗1,784
  • gustavoguichard/string-tsAvatar gustavoguichard

    gustavoguichard/string-ts

    1,259Vezi pe GitHub↗

    Strongly typed string functions

    This TypeScript library provides strong typing for string manipulation and utility functions, fulfilling the need for type safety and advanced string types even though it lacks some heavier parsing and localization features.

    TypeScriptType Utilities
    Vezi pe GitHub↗1,259

Related searches

  • Data structure library
  • String manipulation library
  • a configuration management tool for strings
  • Type constraints
  • Text search engine
  • Text conversion tools
  • Type inference utilities
  • Development environment tools