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. 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,036Oct 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 9 months ago
- Concurrent data structures for Go☆1,681Apr 18, 2026Updated last month
- Minimalist and zero-dependency scheduling library for Go☆2,013Jan 20, 2026Updated 4 months ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Better structured concurrency for go☆10,388Apr 29, 2026Updated 3 weeks ago
- Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.☆3,447Apr 3, 2026Updated last month
- A high performance memory-bound Go cache☆6,896May 6, 2026Updated 2 weeks ago
- Visualise Go runtime metrics in real time☆3,634Apr 7, 2026Updated last month
- Goroutine leak detector☆5,192Dec 10, 2025Updated 5 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,734Apr 10, 2026Updated last month
- 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
- Graceful process restarts in Go☆3,195Apr 23, 2026Updated 3 weeks ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Optimized Go Compression Packages☆5,496May 8, 2026Updated 2 weeks ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆121Apr 25, 2023Updated 3 years ago
- Simple generic iterator interface for Go projects☆13May 30, 2024Updated last year
- A blazingly fast JSON serializing & deserializing library☆9,383May 13, 2026Updated last week
- Collection of high performance, thread-safe, lock-free go data structures☆372Jul 29, 2022Updated 3 years ago
- A library for creating generic graph data structures and modifying, analyzing, and visualizing them.☆2,158Dec 11, 2024Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,356Apr 15, 2026Updated last month
- Generate x86 Assembly with Go☆2,968May 1, 2026Updated 3 weeks ago
- wazero: the zero dependency WebAssembly runtime for Go developers☆6,124May 11, 2026Updated last week
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 🚀 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,107May 2, 2025Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆351Updated this week
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,040Dec 22, 2025Updated 4 months ago
- RocksDB/LevelDB inspired key-value database in Go☆5,884May 15, 2026Updated last week
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,566Feb 8, 2026Updated 3 months ago
- ❄️ Coolest database around 🧊 Embeddable column database written in Go.☆1,531May 11, 2026Updated last week
- An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencie…☆4,560Updated this week
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆512Mar 3, 2025Updated last year
- A tiny WebSocket library for Go.☆6,464Feb 12, 2026Updated 3 months ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆59Feb 7, 2026Updated 3 months ago
- Go execution trace frontend☆1,397Dec 15, 2025Updated 5 months ago
- A library for calling C functions from Go without Cgo☆3,604May 9, 2026Updated last week
- Expression language and expression evaluation for Go☆7,855Apr 12, 2026Updated last month
- Fast key-value DB in Go.☆15,621Updated this week
- Yaegi is Another Elegant Go Interpreter