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
·

1 dépôt

Awesome GitHub RepositoriesType-Safe Comparisons

Compares values consistently and safely using dedicated interfaces and functions that prevent type coercion bugs.

Distinct from Type-Safe Key Comparisons: Distinct from database foreign keys or schema mapping; focuses on type-safe runtime value comparisons.

Explore 1 awesome GitHub repository matching software engineering & architecture · Type-Safe Comparisons. Refine with filters or upvote what's useful.

Awesome Type-Safe Comparisons GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • php-standard-library/php-standard-libraryAvatar de php-standard-library

    php-standard-library/php-standard-library

    1,552Voir sur GitHub↗

    The php-standard-library is a comprehensive toolkit for functional programming and asynchronous networking in PHP, featuring typed data structures, structured concurrency, and composable validation mechanisms. It provides explicit result types and pure collection transformers that separate lists from dictionaries, eliminating traditional array key confusion and error-throwing patterns. The library supports concurrent execution through lightweight user-space fibers, message-passing channels, and non-blocking event loops, driving asynchronous TCP, TLS, UDP, and Unix socket servers without relyi

    Compares values consistently and safely using dedicated interfaces and functions that prevent type coercion bugs.

    PHPansiasynccollection
    Voir sur GitHub↗1,552
  1. Home
  2. Software Engineering & Architecture
  3. Type-Safe Comparisons