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

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

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

3 रिपॉजिटरी

Awesome GitHub RepositoriesRuntime Compatibility Layers

Libraries that provide missing system or extension functionality to ensure consistent execution across environments.

Distinguishing note: Existing candidates focus on installation of extensions rather than providing runtime compatibility via code

Explore 3 awesome GitHub repositories matching programming languages & runtimes · Runtime Compatibility Layers. Refine with filters or upvote what's useful.

Awesome Runtime Compatibility Layers GitHub Repositories

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

    symfony/polyfill-mbstring

    7,831GitHub पर देखें↗

    This project is a PHP compatibility layer that implements multi-byte string functions for environments where the native Mbstring extension is not installed. It serves as a library for processing text in various character encodings to ensure consistent string handling across different servers. The library provides a set of tools for internationalization text handling, allowing for the processing of non-English characters and diverse languages. It ensures correct string length and manipulation for text containing characters beyond the basic ASCII set.

    Provides missing system extensions to ensure code runs consistently regardless of installed server modules.

    PHPcompatibilitycomponentjavascript
    GitHub पर देखें↗7,831
  • effector/effectoreffector का अवतार

    effector/effector

    4,837GitHub पर देखें↗

    Effector is a reactive state management library designed for building complex, event-driven applications. It functions as a data flow engine that models application logic as a directed acyclic graph, ensuring that state updates propagate automatically through interconnected nodes. By utilizing atomic state updates and declarative unit composition, the library maintains data consistency and provides a predictable execution model for managing application state. The project distinguishes itself through its framework-agnostic architecture, which decouples business logic from user interface implem

    Ensures compatibility across browsers, server-side runtimes, and legacy systems through modular builds.

    TypeScriptbusiness-logiceffectorevent-driven
    GitHub पर देखें↗4,837
  • symfony/polyfill-ctypesymfony का अवतार

    symfony/polyfill-ctype

    4,043GitHub पर देखें↗

    This project is a PHP compatibility layer that implements the native ctype extension functions in pure PHP. It serves as a polyfill to ensure that character type validation remains consistent across different PHP versions and server environments. The library functions as a portability bridge, providing fallback implementations for environments where the native C extension is missing. This allows applications to maintain stability and consistent behavior regardless of the specific hosting platform or server configuration. The codebase focuses on PHP extension polyfilling and cross-platform de

    Ensures PHP code runs consistently across servers by providing missing core functions when native extensions are unavailable.

    PHPcompatibilitycomponentctype
    GitHub पर देखें↗4,043
  1. Home
  2. Programming Languages & Runtimes
  3. Runtime Compatibility Layers