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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

String type implementations

Classement mis à jour le 27 juil. 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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • symfony/stringAvatar de symfony

    symfony/string

    1,784Voir sur 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
    Voir sur GitHub↗1,784
  • gustavoguichard/string-tsAvatar de gustavoguichard

    gustavoguichard/string-ts

    1,259Voir sur 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
    Voir sur 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