bazuker / deliveryQueueLinks
DeliveryQueue is a queue with embedded rate limiter that guarantees that delivery function will not be triggered more than specified number of times per second.
☆12Updated 2 years ago
Alternatives and similar repositories for deliveryQueue
Users that are interested in deliveryQueue are comparing it to the libraries listed below
Sorting:
- All you need when you are working with countries in Go.☆92Updated 2 years 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
- A database change feed for processing work☆11Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Generic batches for go☆13Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- Document Indexing and Searching Library in Go☆19Updated 5 years ago
- DEPRECATED - use native concurrency keywords and a TTL cache. Go package for managing a set of lazily constructed, self-expiring, concur…☆30Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- scan sql rows into any type powered by generics☆67Updated last year
- A Go Machine Learning Package that is a light wrapper for LightGBM.☆39Updated 2 years ago
- Use yaegi as a template engine.☆32Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 3 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A lightweight buffered event lib☆60Updated 3 years ago
- A set of performant rate limiters for Go☆91Updated last year
- A general purpose text classifier