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

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

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

1 个仓库

Awesome GitHub RepositoriesIndex-Based Grouping

Grouping elements from multiple arrays into pairs based on their shared index.

Distinct from Array Grouping: Specifically groups by index across sources, whereas the parent is general grouping based on keys or equality.

Explore 1 awesome GitHub repository matching data & databases · Index-Based Grouping. Refine with filters or upvote what's useful.

Awesome Index-Based Grouping GitHub Repositories

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

    sodiray/radash

    4,845在 GitHub 上查看↗

    Radash 是一个 TypeScript 函数式实用工具库,专为数据转换、验证和工作流管理而设计。它提供了一系列类型化的辅助函数来操作数组、对象和字符串。 该项目具有用于管理 Promise、重试和并发限制的异步工作流工具包,以及一套用于验证原始类型、对象和 Promise 的布尔验证器。它还实现了函数式编程模式,如函数组合、偏函数应用和错误优先响应模式。 该库涵盖了广泛的功能,包括具有深克隆和合并的对象状态管理、复杂的数组操作和字符串格式化。它还提供了用于执行优化的工具,如速率限制和结果缓存。

    Provides a utility to group elements from multiple sources by their index into paired elements.

    TypeScriptfunctionshacktoberfestjavascript
    在 GitHub 上查看↗4,845
  1. Home
  2. Data & Databases
  3. Array Grouping
  4. Index-Based Grouping