lockless-generic-ring-buffer VS ZenQ

Compare lockless-generic-ring-buffer vs ZenQ 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)
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 ZenQ
3 13
154 634
- -
2.9 3.6
8 months ago about 2 months ago
Go Go
Apache License 2.0 MIT License
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.

ZenQ

Posts with mentions or reviews of ZenQ. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-28.

What are some alternatives?

When comparing lockless-generic-ring-buffer and ZenQ 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

goqueue - Flexible Queue System for Go

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]

haxmap - Fastest and most memory efficient golang concurrent hashmap

cache - Generic sharded thread safe LRU cache in Go.

ants - 🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go./ ants ζ˜―δΈ€δΈͺι«˜ζ€§θƒ½δΈ”δ½ŽζŸθ€—ηš„ goroutine 池。

parallel - xargs for concurrent, distributed execution of shell commands

itogami - Fastest and most efficient goroutine pool (experimental)

Disruptor - High Performance Inter-Thread Messaging Library

workerpool - Concurrency limiting goroutine pool

go - The Go programming language

avo - Generate x86 Assembly with Go