lefelys / stateLinks
Graceful management for background jobs in Go applications
☆15Updated 5 years ago
Alternatives and similar repositories for state
Users that are interested in state are comparing it to the libraries listed below
Sorting:
- Fastest and most efficient goroutine pool (experimental)☆139Updated 3 years ago
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Deep copy generator☆160Updated last year
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆365Updated 2 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆243Updated 3 years ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆147Updated 5 years ago
- a thread-safe concurrent map for go☆98Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- DRR scheduler for Go channels☆32Updated 3 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 5 months ago
- A zero-dependency generic in-memory cache Go library☆123Updated 10 months ago
- Notification broadcaster library☆157Updated 3 years ago
- A place to keep useful golang functions and small libraries☆296Updated last month
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- A highly optimized double-ended queue☆201Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆279Updated 4 months ago
- Neural Network for Go.☆83Updated 5 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆213Updated last year
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆139Updated 4 years ago
- some data structures and algorithms using golang☆69Updated last year
- Orchestra is a library to manage long running go processes.☆153Updated last year
- The Emperor takes care of all errors personally☆365Updated 5 years ago
- A user friendly RabbitMQ library written in Golang.☆108Updated 5 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago