Simple in-memory job queue for Golang using worker-based dispatching
☆214Jul 19, 2024Updated last year
Alternatives and similar repositories for artifex
Users that are interested in artifex are comparing it to the libraries listed below
Sorting:
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆139Nov 19, 2020Updated 5 years ago
- 🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit☆359May 14, 2023Updated 2 years ago
- A Simple Yet Highly Powerful Package For Error Handling☆11Oct 10, 2019Updated 6 years ago
- Colorized logger for Golang with dynamic log level configuration☆16Jan 11, 2021Updated 5 years ago
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆2,089Feb 16, 2026Updated 2 weeks ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Jan 13, 2022Updated 4 years ago
- Golang Cache component - Multiple drivers☆372Apr 1, 2025Updated 11 months ago
- Lightweight package containing some ORM-like features and helpers for sqlite databases.☆16Jan 30, 2023Updated 3 years ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆91Dec 16, 2019Updated 6 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆51Feb 21, 2023Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Apr 11, 2025Updated 10 months ago
- Eventually consistent distributed in-memory cache Go library☆162Jan 13, 2023Updated 3 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434May 12, 2023Updated 2 years ago
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,771Apr 3, 2025Updated 11 months ago
- Synchronization and asynchronous computation package for Go☆298Jan 23, 2026Updated last month
- A highly optimized double-ended queue☆204Sep 14, 2023Updated 2 years ago
- Go simple async worker pool☆92Jan 17, 2021Updated 5 years ago
- A concurrent toolkit to help execute funcs concurrently in an efficient and safe way. It supports specifying the overall timeout to avoid…☆17Jun 28, 2020Updated 5 years ago
- A Kafka log inspired in-memory and append-only data structure☆136Dec 19, 2025Updated 2 months ago
- Abstraction layer for simple rabbitMQ connection, messaging and administration☆18Mar 21, 2019Updated 6 years ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆149Oct 26, 2020Updated 5 years ago
- GoSDDL converter☆11Apr 30, 2019Updated 6 years ago
- Utility class for handling slices☆47Aug 8, 2021Updated 4 years ago
- Pratt parser implementation in Go☆46Jul 24, 2022Updated 3 years ago
- Make functions return a channel for parallel processing via go routines.☆33Feb 25, 2021Updated 5 years ago
- Library to help with walking of code directories in go☆95Feb 26, 2026Updated last week
- An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures…☆33Jul 18, 2025Updated 7 months ago
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆103Jan 28, 2026Updated last month
- Go package that provides multiple middlewares for Echo Framework.☆16Dec 11, 2024Updated last year
- Managing go application shutdown with signals.☆198Dec 16, 2024Updated last year
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆323Aug 31, 2024Updated last year
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆139Mar 8, 2024Updated last year
- Library to generate TOTP/HOTP codes☆142Jan 17, 2024Updated 2 years ago
- An implementation of IO, Stream, Fiber for golang inspired by cats and fs2☆89Jun 29, 2023Updated 2 years ago
- AsyncJob is an asynchronous queue job manager with light code, clear and speed. I hope so ! 😬☆12May 30, 2022Updated 3 years ago
- ✅ Go package for validating JSON. It's the first Go package that can generate JSON Schema (OpeanAPI-compatible), produces user-friendly e…☆19Nov 20, 2025Updated 3 months ago
- Golang wake on lan service☆12Jun 26, 2022Updated 3 years ago
- Concurrency limiting goroutine pool☆1,449Feb 15, 2026Updated 2 weeks ago
- Queue is a generic interface to abstract the details of implementation of queue systems.☆48Apr 27, 2020Updated 5 years ago