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 RepositoriesLazy Iterator Libraries

Libraries providing utilities for incremental, memory-efficient processing of large data sequences.

Distinct from Lazy Iterators: Distinct from lazy iterators: focuses on the library-level utility collection rather than individual iterator components.

Explore 1 awesome GitHub repository matching data & databases · Lazy Iterator Libraries. Refine with filters or upvote what's useful.

Awesome Lazy Iterator Libraries 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

    Provides a comprehensive toolkit for memory-efficient, lazy data traversal and deferred computation of large or infinite sequences in Go.

    Goconstraintscontractfilterable
    Vezi pe GitHub↗21,333
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Batch Processing Systems
  5. Data Iterators
  6. Lazy Iterators
  7. Lazy Iterator Libraries