onatm / clockwerkLinks
Job Scheduling Library
☆182Updated last year
Alternatives and similar repositories for clockwerk
Users that are interested in clockwerk are comparing it to the libraries listed below
Sorting:
- Floc: Orchestrate goroutines with ease.☆271Updated 4 years ago
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆139Updated 5 years ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆149Updated 5 years ago
- String utilities for Go☆207Updated 8 months ago
- Read csv file from go using tags☆127Updated 7 months ago
- Simple and blazing fast lockfree logging library for golang☆192Updated 3 weeks ago
- The Emperor takes care of all errors personally☆368Updated 5 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆214Updated last year
- Cache arbitrary data with an expiration time.☆192Updated 3 years ago
- A user friendly RabbitMQ library written in Golang.☆108Updated 8 months ago
- The sessions manager for the Go Programming Language. Supports both net/http and fasthttp.☆221Updated 2 years ago
- 🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit☆359Updated 2 years ago
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- A tiny library for super simple Golang tables☆367Updated 5 years ago
- Natural language detection package in pure Go☆175Updated 5 years ago
- Managing go application shutdown with signals.☆198Updated last year
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- Code generation tools for Go.☆432Updated 8 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- A go in-memory table☆229Updated 3 years ago
- A Go library for validating structs, maps and slices.☆231Updated last year
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…