awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • samber/loAvatar samber

    samber/lo

    21,333Vezi pe GitHub↗

    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
    Vezi pe GitHub↗21,333
  1. Home
  2. Development Tools & Productivity
  3. Parallel Execution
  4. Custom Parallel Task Execution
  5. Concurrent Collection Processors