RichardKnop / machineryLinks
Machinery is an asynchronous task queue/job queue based on distributed message passing.
☆7,860Updated 2 months ago
Alternatives and similar repositories for machinery
Users that are interested in machinery are comparing it to the libraries listed below
Sorting:
- Efficient cache for gigabytes of data written in Go.☆7,979Updated last month
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,878Updated last year
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,673Updated last year
- Simple error handling primitives☆8,238Updated 3 years ago
- Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.☆8,405Updated last year
- Go library for decoding generic map values into native Go structures and vice versa.☆8,034Updated last year
- a cron library for go☆13,891Updated last year
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,262Updated 10 months ago
- One of the fastest alternative JSON parser for Go that does not require schema☆5,559Updated last year
- Go client for AMQP 0.9.1☆4,941Updated 2 years ago
- Simple HTTP, REST, and SSE client library for Go☆11,281Updated 5 months ago
- Fast JSON serializer for golang.☆4,815Updated last month
- A high performance memory-bound Go cache☆6,521Updated 2 weeks ago
- A goroutine pool for Go☆4,018Updated 2 years ago
- A Go blocking leaky-bucket rate limit implementation☆4,605Updated last year
- Cross-platform filesystem notifications for Go.☆10,375Updated 2 months ago
- GoMock is a mocking framework for the Go programming language.☆9,368Updated last year
- lumberjack is a log rolling package for Go☆5,282Updated last year
- ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:☆10,782Updated 3 years ago
- Tiny WebSocket library for Go.☆6,360Updated last month
- [Go] Package of validators and sanitizers for strings, numerics, slices and structs☆6,188Updated 9 months ago
- Now is a time toolkit for golang