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. Learn more →
Go-funk Alternatives
Similar projects and alternatives to go-funk
-
-
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.
-
-
-
pggen
Generate type-safe Go for any Postgres query. If Postgres can run the query, pggen can generate code for it.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
boilr
:zap: boilerplate template manager that generates files or directories from template repositories
-
go-cron
A simple Cron library for go that can execute closures or functions at varying intervals, from once a second to once a year on a specific date and time. Primarily for web applications and long running daemons.
-
gin-vue-admin
🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。
-
-
-
excelize
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
go-funk discussion
go-funk reviews and mentions
- Using Rust at a startup: A cautionary tale
-
I've implemented some kind of Java stream api on golang and it is fast!
I would suggest you and other folks interested to check out go-funk! https://github.com/thoas/go-funk
-
SAM: An experimental Go library for lazy and generic iterators.
I did a very quick search but couldn't find anything similar. go-funk uses interface{} and reflection (pre-generics era and slow) while lo is primarily eager evaluated (no lazy iterators) as far as I can tell.
-
What are the things with Go that have made you wish you were back in Spring/.NET/Django etc?
You can also look at https://github.com/thoas/go-funk It has many useful functions
- Is Go that Verbose or am I missing something?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 20 May 2025
Stats
thoas/go-funk is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of go-funk is Go.