lo VS pie

Compare lo vs pie and see what are their differences.

lo

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

pie

🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance. (by elliotchance)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
lo pie
64 3
15,348 1,823
- -
5.8 4.8
2 days ago 5 months ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

lo

Posts with mentions or reviews of lo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-06.

pie

Posts with mentions or reviews of pie. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-22.

What are some alternatives?

When comparing lo and pie you can also consider the following projects:

underscore - 🌟 Useful functional programming helpers for Go

slicesol

mo - 🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)

slicer - Utility class for handling slices

fpGo - Monad, Functional Programming features for Golang

slice - Type-safe functions for common Go slice operations

go-godash - An experimental generic functional utility library inspired by Lodash

go - The Go programming language

fp-go - fp-go is a collection of Functional Programming helpers powered by Golang 1.18+ generics.

async - experimental promises in go1.18 with generics

go-generic-optional - Implementation of Optionals in Go using Generics

pjson - Helps to easily JSON marshal / unmarshal tagged unions in go