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

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

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

1 个仓库

Awesome GitHub RepositoriesCollection Separation

Distinguishes lists from dictionaries using dedicated functions and return types to prevent unintended array key confusion bugs.

Distinct from Type Confusion: Distinct from type confusion security vulnerabilities; focuses on separating list and dictionary collections in code.

Explore 1 awesome GitHub repository matching software engineering & architecture · Collection Separation. Refine with filters or upvote what's useful.

Awesome Collection Separation GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • php-standard-library/php-standard-libraryphp-standard-library 的头像

    php-standard-library/php-standard-library

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

    Distinguishes lists from dictionaries using dedicated functions and return types to prevent unintended array key confusion bugs.

    PHPansiasynccollection
    在 GitHub 上查看↗1,552
  1. Home
  2. Software Engineering & Architecture
  3. Collection Separation