A thread-safe queue faster and more resource efficient than golang's native channels
☆694Mar 12, 2024Updated 2 years ago
Alternatives and similar repositories for ZenQ
Users that are interested in ZenQ are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fastest and most memory efficient golang concurrent hashmap☆1,037Oct 27, 2024Updated last year
- Fastest and most efficient goroutine pool (experimental)☆141Oct 16, 2022Updated 3 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,877Jul 30, 2025Updated last year
- Concurrent data structures for Go☆1,719Jul 8, 2026Updated last month
- Minimalist and zero-dependency scheduling library for Go☆2,014Jan 20, 2026Updated 7 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Better structured concurrency for go☆10,429Jul 3, 2026Updated last month
- Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.☆3,492Aug 20, 2026Updated last week
- A high performance memory-bound Go cache☆6,985Jul 15, 2026Updated last month
- Visualise Go runtime metrics in real time☆3,646Updated this week
- Goroutine leak detector☆5,262Updated this week
- Simple generic iterator interface for Go projects☆13May 30, 2024Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Nov 17, 2022Updated 3 years ago
- Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low …☆2,755Aug 9, 2026Updated 3 weeks ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆122Apr 25, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Graceful process restarts in Go☆3,213Apr 23, 2026Updated 4 months ago
- Optimized Go Compression Packages☆5,621Aug 17, 2026Updated 2 weeks ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆164Sep 17, 2023Updated 2 years ago
- A blazingly fast JSON serializing & deserializing library☆9,592Updated this week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,371Jun 15, 2026Updated 2 months ago
- A library for creating generic graph data structures and modifying, analyzing, and visualizing them.