lefelys / backgroundLinks
Graceful management for background jobs in Go applications
☆15Updated last month
Alternatives and similar repositories for background
Users that are interested in background are comparing it to the libraries listed below
Sorting:
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆218Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- Notification broadcaster library☆157Updated 3 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆364Updated 2 years ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Experiments with Go generics☆100Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 3 years ago
- Deep copy generator☆160Updated 2 months ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆149Updated 5 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆214Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- some data structures and algorithms using golang☆69Updated 2 years ago
- High resolution timing and benchmarking for Go☆264Updated 2 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Integration testing in Go with Docker☆114Updated 5 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 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
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Simple Go HTTP middleware for reducing code substantially when building an API. `net/http` compatible.☆25Updated 5 years ago
- Simple and blazing fast lockfree logging library for golang☆192Updated 2 weeks ago
- A place to keep useful golang functions and small libraries☆297Updated 3 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆330Updated 2 months ago
- Expression evaluation in golang☆173Updated 11 months ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago