awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

String type implementations

रैंकिंग 27 जुल॰ 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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • symfony/stringsymfony का अवतार

    symfony/string

    1,784GitHub पर देखें↗

    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,259GitHub पर देखें↗

    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