go-strict is a custom Go linter that measures cognitive complexity to help developers write readable and maintainable code.
Posts for: #Golang
go-bloomfilter
A Bloom filter implementation in Go focused on ultra-fast membership testing with minimal memory usage and configurable accuracy.
Africa’s Talking Go SDK
A full-featured Go SDK for integrating Africa’s Talking APIs including SMS, Voice, USSD, Airtime, and Payments.
My Thoughts on Domain-Driven Design in Golang
DDD is not about folder naming. Here is my lightweight take — what actually works, what gets abused, and when to just start small.