A thread-safe queue faster and more resource efficient than golang's native channels
☆695Mar 12, 2024Updated last year
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,031Oct 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,881Jul 30, 2025Updated 7 months ago
- Minimalist and zero-dependency scheduling library for Go☆2,008Jan 20, 2026Updated last month
- Better structured concurrency for go☆10,319Apr 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,423Jan 29, 2026Updated last month
- Concurrent data structures for Go☆1,637Feb 9, 2026Updated 3 weeks ago
- A high performance memory-bound Go cache☆6,787Jan 21, 2026Updated last month
- Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low …☆2,701Jan 2, 2026Updated 2 months ago
- Visualise Go runtime metrics in real time☆3,624Feb 21, 2026Updated last week
- Goroutine leak detector☆5,121Dec 10, 2025Updated 2 months 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…☆163Sep 17, 2023Updated 2 years ago
- Graceful process restarts in Go☆3,162Sep 25, 2024Updated last year
- Optimized Go Compression Packages☆5,416Updated this week
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆119Apr 25, 2023Updated 2 years ago
- A library for creating generic graph data structures and modifying, analyzing, and visualizing them.☆2,140Dec 11, 2024Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Nov 17, 2022Updated 3 years ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆512Mar 3, 2025Updated last year
- Generate x86 Assembly with Go☆2,943Updated this week
- wazero: the zero dependency WebAssembly runtime for Go developers☆5,971Feb 16, 2026Updated 2 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,338Feb 18, 2026Updated last week
- An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencie…☆4,448Updated this week
- A blazingly fast JSON serializing & deserializing library☆9,245Updated this week
- Collection of high performance, thread-safe, lock-free go data structures☆373Jul 29, 2022Updated 3 years 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,095May 2, 2025Updated 10 months ago
- RocksDB/LevelDB inspired key-value database in Go☆5,790Updated this week
- Tiny WebSocket library for Go.☆6,434Feb 12, 2026Updated 2 weeks ago
- The most accurate natural language detection library for Go, suitable for short text and mixed-language text☆1,319Feb 6, 2025Updated last year
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,039Dec 22, 2025Updated 2 months ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,557Feb 8, 2026Updated 3 weeks ago
- A library for calling C functions from Go without Cgo☆3,395Updated this week
- Tool for transpiling C to Go.☆388Mar 18, 2025Updated 11 months ago
- ❄️ Coolest database around 🧊 Embeddable column database written in Go.☆1,506Feb 18, 2026Updated last week
- Go execution trace frontend☆1,379Dec 15, 2025Updated 2 months ago
- Expression language and expression evaluation for Go☆7,702Updated this week
- Efficient cache for gigabytes of data written in Go.☆8,088Feb 6, 2026Updated 3 weeks ago
- Go library for printing human readable, relative time differences 🕰️☆419Sep 30, 2025Updated 5 months ago
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.☆2,902Updated this week
- Golang port of Abseil's SwissTable☆829Mar 7, 2025Updated 11 months ago