Go filter-map-reduce

Open-source Go projects categorized as filter-map-reduce

Go filter-map-reduce Projects

  • FuncFrog

    Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way

  • Project mention: I wrote a for loop so you don't have to. Parallel Map, Filter, Reduce library | /r/golang | 2023-12-10

    func GetIDs(...) ([]string, ...) { <...> users := GetUsers(...) return ff.Map(users, domain.UserGetID).Do(), ... } ``` Now it's that easy! Furthermore you may like to write gogenerate function to generate such methods for each domain struct. Also there are more cool features, minimal-lock parallelism, error handling etc. in the libtaty https://github.com/koss-null/FuncFrog Cheers!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go filter-map-reduce related posts

  • I wrote a for loop so you don't have to. Parallel Map, Filter, Reduce library

    4 projects | /r/golang | 10 Dec 2023
  • FuncFrog: fast, parallel and lazy stream-api. Please help me with the code review and project development ideas

    1 project | /r/golang | 31 Jul 2023
  • FuncFrog - fast stream-API like library got it first stable release!

    1 project | /r/golang | 31 Jul 2023
  • Fast Golang Stream API (lazy, inline-friendly, parallel) as an alternative for RxGo

    1 project | /r/opensource | 7 Nov 2022
  • Another update on my Nifty inline filtering, map and reduce library.

    1 project | /r/golang | 29 Oct 2022
  • Looking for libraries ideas to develop

    5 projects | /r/golang | 22 Oct 2022
  • Have you moved from Java to Go (or another popular language).

    2 projects | /r/golang | 17 Oct 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 4 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

Project Stars
1 FuncFrog 204

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com