queue topic

List queue repositories

redis-priority-queue

40
Stars
5
Forks
Watchers

Simple Redis work queue with added features (priorities, pop multiple items at once)

epqueue

21
Stars
5
Forks
Watchers

A high performant Erlang NIF Priority Queue implemented using a binary heap

goqueue

47
Stars
14
Forks
Watchers

See https://github.com/damnever/goctl

golib

75
Stars
9
Forks
Watchers

Open version of common golang libraries useful to many projects.

30-seconds-of-cpp

1.4k
Stars
614
Forks
Watchers

30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉

gocontainer

49
Stars
7
Forks
Watchers

Implements some containers (stack, queue, priorityQueue, set, arrayList, linkedList, map and btree) in golang

loafer

111
Stars
23
Forks
Watchers

Asynchronous message dispatcher - Currently using asyncio and amazon SQS

garagemq

224
Stars
39
Forks
Watchers

AMQP message broker implemented with golang

cogman

41
Stars
7
Forks
Watchers

Simple, efficient background processing for Golang backed by RabbitMQ and Redis