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. (by rk)
go-funk
A modern Go utility library which provides helpers (map, find, contains, filter, ...) (by thoas)
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.
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.
go-cron
Posts with mentions or reviews of go-cron.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning go-cron yet.
Tracking mentions began in Dec 2020.
go-funk
Posts with mentions or reviews of go-funk.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-31.
- 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?
What are some alternatives?
When comparing go-cron and go-funk you can also consider the following projects:
ngrok - Unified ingress for developers
minify - Go minifiers for web formats
gron - gron, Cron Jobs in Go.
gohper
peco - Simplistic interactive filtering tool
lancet - A comprehensive, efficient, and reusable util function library of Go.
hystrix-go - Netflix's Hystrix latency and fault tolerance library, for Go
scheduler - Job scheduling made easy.
fzf - :cherry_blossom: A command-line fuzzy finder
go-torch
gin-vue-admin - 🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。