Our great sponsors
-
Closest is probably NATS
-
In particular, have a look at [Lip Gloss](https://github.com/charmbracelet/lipgloss).
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
There’s always Gorgonia. just not TF compatible
-
I would like this project to be ported.
-
-
Apache Ignite https://ignite.apache.org/
-
Jocko
Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
-
jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Jax: I would like to see a Jax-like API in Go, leveraging the same XLA technology, just replacing the driving Python by Go.
-
readability
-
It turns out there are a few strong options in C++ and one of the strongest in the Minizinc challenges lately has been Google's own OR-Tools.
-
Don't? Ansible is horrible. It works but is just terrible. Yaml hell is no fun. Hard to manage. It's just all terrible. I suggest looking into mgmt which has a Puppet compatibility layer. I've not really used it but it looks really promising. You basically get Puppet minus Ruby.
-
https://kubemq.io/ is an alternative in go
-
https://github.com/go-shiori/go-readability https://github.com/mauidude/go-readability
-
https://github.com/go-shiori/go-readability https://github.com/mauidude/go-readability
-
-
Have you checked Proto.Actor? It is different actor framework which works with Go & .NET
-
Check https://github.com/wailsapp/wails/
-
Check out temporal.io.
-
My current frustration is https://github.com/plewin/tp-link-modem-router/blob/master/src/routerEncryption.mjs - i want to get the sms inbox/send functionality out of it and it's going as well as reverse engineering reverse engineered clients could go
-
Temporal service is a go binary. So it should work for local deployments as well. Also, see the temporalite contributed by DataDog.
-
franz-go
franz-go contains a feature complete, pure Go library for interacting with Kafka from 0.8.0 through 3.2+. Producing, consuming, transacting, administrating, etc.
Redpanda isn’t implemented in Go, but I second its use over the Apache server. Plenty of clients out there in pure go. https://github.com/twmb/franz-go is a personal favorite
-
I took a quick stab at that a few years ago here https://github.com/mihaitodor/wormhole but I gave up once I realised how much work it would actually take to get it to a point where people would consider it worth trying out as a viable replacement... I think gopkg.in/yaml.v3 might make some of my mapstructure hacks obsolete. It was fun though.
-
-
-