Querying and transforming object graphs in Go

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. lo

    💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)

    If you're looking for something like LINQ in the sense that it has those functions and can strictly (as opposed to lazily) interact with structures to get those functions, there's quite a few functional libraries on pkg.go.dev. lo seems popular.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. filter

    Simple apply/filter/reduce package.

    Here’s Rob Pike’s (one of the original Go designers) attempt to “see what the hubbub is all about”: https://github.com/robpike/filter

  4. go-linq

    .NET LINQ capabilities in Go

    So awhile back, there was a port of Linq https://github.com/ahmetb/go-linq that ended up giving up, since then it has been continued with https://github.com/szmcdull/glinq

  5. glinq

    Go port of DotNet LINQ using generics introduced in Go 1.18

    So awhile back, there was a port of Linq https://github.com/ahmetb/go-linq that ended up giving up, since then it has been continued with https://github.com/szmcdull/glinq

  6. linq_lo

    compare linq and lo

  7. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Go is not an easy language (2021)

    1 project | news.ycombinator.com | 14 Jan 2024
  • Functional Programming Library for Golang by IBM

    8 projects | news.ycombinator.com | 17 Aug 2023
  • samber/lo utility package based on generics

    2 projects | /r/golang | 18 May 2023
  • Common Utiliy Functions in Go

    2 projects | /r/golang | 27 Apr 2023
  • Starting go after py any guidance will be helpful :)

    1 project | /r/golang | 12 Apr 2023

Did you know that Go is
the 4th most popular programming language
based on number of references?