awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

String type implementations

排名更新于 2026年7月27日

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

String type implementations

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • symfony/stringsymfony 的头像

    symfony/string

    1,784在 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
    在 GitHub 上查看↗1,784
  • gustavoguichard/string-tsgustavoguichard 的头像

    gustavoguichard/string-ts

    1,259在 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
    在 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