Our great sponsors
-
lockless-generic-ring-buffer
Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than channels with the added type safety of generics compared to ring buffers using interfaces.
-
rueidis
A Fast Golang Redis RESP3 client that supports Client Side Caching, Auto Pipelining, RedisJSON, RedisBloom, RediSearch, RedisAI, RedisGears, etc.
-
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.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Lockless Ringbuffer Built with Go Generics From 1.18Beta
- Rueidis v0.0.52 - Redis Generics Object Mapping Library
- Show HN: Rueidis – high level go-Redis like API and client-side caching
- rueidis v0.0.44 is released, client side caching with go-redis like interface
- IceFireDB-Proxy: Interesting redis database proxy, supports redis cluster, stand-alone mode.