lockless-generic-ring-buffer VS rueidis

Compare lockless-generic-ring-buffer vs rueidis and see what are their differences.

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. (by GavinClarke0)

rueidis

A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc. [Moved to: https://github.com/redis/rueidis] (by rueian)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
lockless-generic-ring-buffer rueidis
3 28
154 1,274
- -
2.9 8.6
8 months ago about 1 year ago
Go Go
Apache License 2.0 Apache License 2.0
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.

lockless-generic-ring-buffer

Posts with mentions or reviews of lockless-generic-ring-buffer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-20.

rueidis

Posts with mentions or reviews of rueidis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-26.

What are some alternatives?

When comparing lockless-generic-ring-buffer and rueidis you can also consider the following projects:

rclone - "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files

redis - Type-safe Redis client for Golang [Moved to: https://github.com/redis/go-redis]

cache - Generic sharded thread safe LRU cache in Go.

Redis - Redis Go client

go - The Go programming language

golang-standards/project-layout - Standard Go Project Layout

go-json - Fast Go JSON encoder for large arrays of objects

go-deadlock - Online deadlock detection in go (golang)

rueidis - A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.

gostradamus - Gostradamus: Better DateTimes for Go 🕰️

tiny-redis - In-memory key-value data store

redicluster - A lightweight golang client driver for redis cluster