Go concurrent-safe, goroutine-safe, thread-safe queue
☆434May 12, 2023Updated 2 years ago
Alternatives and similar repositories for goconcurrentqueue
Users that are interested in goconcurrentqueue are comparing it to the libraries listed below
Sorting:
- Fast ring-buffer deque (double-ended queue)☆760Feb 11, 2026Updated 2 weeks ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆330Nov 10, 2025Updated 3 months ago
- A highly optimized double-ended queue☆204Sep 14, 2023Updated 2 years ago
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆2,086Feb 16, 2026Updated last week
- Synchronization and asynchronous computation package for Go☆298Jan 23, 2026Updated last month
- Fast golang queue using ring-buffer☆636Apr 9, 2023Updated 2 years ago
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆323Aug 31, 2024Updated last year
- Eventually consistent distributed in-memory cache Go library☆162Jan 13, 2023Updated 3 years ago
- Concurrency limiting goroutine pool☆1,449Feb 15, 2026Updated 2 weeks ago
- a thread-safe concurrent map for go☆100Nov 8, 2023Updated 2 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆214Jul 19, 2024Updated last year
- a thread-safe concurrent map for go☆4,529May 22, 2024Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,338Feb 18, 2026Updated last week
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆71Oct 18, 2020Updated 5 years ago
- Cache arbitrary data with an expiration time.☆192Nov 20, 2022Updated 3 years ago
- Go simple async worker pool☆92Jan 17, 2021Updated 5 years ago
- Go package implementing bitsets☆1,485Feb 1, 2026Updated last month
- Minimalist and zero-dependency scheduling library for Go☆2,008Jan 20, 2026Updated last month
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,040Dec 22, 2025Updated 2 months ago
- A goroutine pool for Go☆4,028Mar 9, 2023Updated 2 years ago
- Golang rate limiters for distributed applications☆621Feb 3, 2026Updated 3 weeks ago
- Fastest and most memory efficient golang concurrent hashmap☆1,031Oct 27, 2024Updated last year
- Golang Cache component - Multiple drivers☆372Apr 1, 2025Updated 11 months ago
- A high performance memory-bound Go cache☆6,787Jan 21, 2026Updated last month
- Abstract File Storage☆374Dec 23, 2025Updated 2 months ago
- 🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit☆359May 14, 2023Updated 2 years ago
- Better structured concurrency for go☆10,319Apr 26, 2024Updated last year
- Golang simple thread pool implementation☆103Mar 23, 2020Updated 5 years ago
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.☆2,902Updated this week
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,838Dec 10, 2025Updated 2 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,842Updated this week
- Abstract JSON for Golang with JSONPath support☆291Nov 25, 2024Updated last year
- High Availability Raft Framework for Go☆662Dec 16, 2025Updated 2 months ago
- 🛠 A full-featured dependency injection container for go programming language.☆240Dec 16, 2023Updated 2 years ago
- a fake clock for golang☆723Nov 21, 2025Updated 3 months ago
- Consistent hashing with bounded loads in Golang☆769Nov 7, 2023Updated 2 years ago
- DI, IoC container / DI、IoC 容器☆14Nov 9, 2023Updated 2 years ago
- A Kafka log inspired in-memory and append-only data structure☆136Dec 19, 2025Updated 2 months ago