A thread-safe queue faster and more resource efficient than golang's native channels
☆695Mar 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
Sorting:
- Fastest and most memory efficient golang concurrent hashmap☆1,033Oct 27, 2024Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Oct 16, 2022Updated 3 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- Concurrent data structures for Go☆1,649Feb 9, 2026Updated last month
- Minimalist and zero-dependency scheduling library for Go☆2,011Jan 20, 2026Updated 2 months ago
- Better structured concurrency for go☆10,334Apr 26, 2024Updated last year
- Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.☆3,430Jan 29, 2026Updated last month
- A high performance memory-bound Go cache☆6,816Jan 21, 2026Updated 2 months ago
- Visualise Go runtime metrics in real time☆3,625Feb 27, 2026Updated 3 weeks ago
- Goroutine leak detector☆5,131Dec 10, 2025Updated 3 months 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,711Mar 12, 2026Updated last week
- 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…☆163Sep 17, 2023Updated 2 years ago
- Graceful process restarts in Go☆3,168Sep 25, 2024Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆119Apr 25, 2023Updated 2 years ago
- Optimized Go Compression Packages☆5,437Updated this week
- Simple generic iterator interface for Go projects☆13May 30, 2024Updated last year
- A blazingly fast JSON serializing & deserializing library☆9,291Mar 16, 2026Updated last week
- Collection of high performance, thread-safe, lock-free go data structures☆373Jul 29, 2022Updated 3 years ago
- A library for creating generic graph data structures and modifying, analyzing, and visualizing them.☆2,142Dec 11, 2024Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,341Feb 18, 2026Updated last month
- Generate x86 Assembly with Go☆2,952Mar 1, 2026Updated 3 weeks ago
- wazero: the zero dependency WebAssembly runtime for Go developers☆6,019Mar 8, 2026Updated 2 weeks ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆332Nov 10, 2025Updated 4 months ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,096May 2, 2025Updated 10 months ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,039Dec 22, 2025Updated 3 months ago
- RocksDB/LevelDB inspired key-value database in Go☆5,811Updated this week
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,561Feb 8, 2026Updated last month
- ❄️ Coolest database around 🧊 Embeddable column database written in Go.☆1,514Mar 16, 2026Updated last week
- An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencie…☆4,466Updated this week
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆512Mar 3, 2025Updated last year
- Tiny WebSocket library for Go.☆6,439Feb 12, 2026Updated last month
- Go execution trace frontend☆1,381Dec 15, 2025Updated 3 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆59Feb 7, 2026Updated last month
- A library for calling C functions from Go without Cgo☆3,461Updated this week
- Yaegi is Another Elegant Go Interpreter☆8,105Feb 9, 2026Updated last month
- Fast key-value DB in Go.☆15,523Mar 9, 2026Updated last week
- Expression language and expression evaluation for Go☆7,740Mar 13, 2026Updated last week
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, RDMA, etc.☆2,920Mar 16, 2026Updated last week