lrpc
Simple, lightweight, multi-codec RPC library for Go. (by Arsen6331)
delayq
DelayQ is a Go library that provides a performant, reliable, distributed delay-queue using Redis. (by spy16)
lrpc | delayq | |
---|---|---|
3 | 4 | |
5 | 42 | |
- | - | |
7.8 | 1.7 | |
over 2 years ago | about 1 year ago | |
Go | Go | |
GNU General Public License v3.0 only | - |
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.
lrpc
Posts with mentions or reviews of lrpc.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-15.
- Share Your Code.. Share your most unique piece of Go code.
-
Simple, lightweight, easy-to-use RPC framework for Go
The library is on my gitea: https://gitea.arsenm.dev/Arsen6331/lrpc with a mirror on Github: https://github.com/Arsen6331/lrpc.
delayq
Posts with mentions or reviews of delayq.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-25.
-
Best way to schedule events and handle them in the future?
I built this for the same problem: https://github.com/spy16/delayq/tree/main/redis
-
A minimalist and zero-dependency scheduling/cron library for Go
I built https://github.com/spy16/delayq
-
Share Your Code.. Share your most unique piece of Go code.
most useful: https://github.com/spy16/delayq (used in production as the backbone for a distributed crontab system with 50 million active schedules)
-
Looking for a mature distributed task queuer/scheduler in go
I built https://github.com/spy16/delayq which may or may not be helpful. Mentioning anyway. (It's uses redis, so in terms of durability whatever redise can guarantee applies.)
What are some alternatives?
When comparing lrpc and delayq you can also consider the following projects:
FuncFrog - Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way
unlocker - ⚠️ Replaced by ItalyPaleAle/Revaulter! -- Wrap and unwrap keys using a key vault with admin consent
lure - The community repository missing from your Linux distro
access-key-rotator - A PoC how to rotate your IAM access keys and store them in Github secrets
geos - Geometry Engine, Open Source
gueron - Cron jobs scheduler and runner backed by github.com/vgarvardt/gue