awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesConcurrent Collection Processors

Frameworks for parallelizing data collection operations across multiple CPU cores.

Distinct from Custom Parallel Task Execution: Distinct from Custom Parallel Task Execution: focuses specifically on collection-based data processing rather than general task decomposition.

Explore 1 awesome GitHub repository matching development tools & productivity · Concurrent Collection Processors. Refine with filters or upvote what's useful.

Awesome Concurrent Collection Processors GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • samber/loAvatar von samber

    samber/lo

    21,333Auf GitHub ansehen↗

    This library is a collection of generic utilities for the Go programming language designed to simplify the manipulation of slices and maps. It provides a functional toolkit that enables developers to perform data transformations, such as filtering, mapping, and reducing, while maintaining strict type safety through the use of language-level generics. The project distinguishes itself by offering a dual approach to data processing that balances functional programming patterns with performance-oriented execution. It supports both immutable functional pipelines for predictable state transitions a

    Executes collection operations in parallel using background tasks to improve performance.

    Goconstraintscontractfilterable
    Auf GitHub ansehen↗21,333
  1. Home
  2. Development Tools & Productivity
  3. Parallel Execution
  4. Custom Parallel Task Execution
  5. Concurrent Collection Processors