matthewoestreich / workerpoolxt
Concurrency limiting goroutine pool without upper limit on queue length. Extends github.com/gammazero/workerpool
☆15Updated 4 years ago
Alternatives and similar repositories for workerpoolxt:
Users that are interested in workerpoolxt are comparing it to the libraries listed below
- SquashFS read only implementation in pure go☆14Updated last month
- An in-memory compressed cache for gigabytes of data written in Go.☆18Updated 2 years ago
- A ES7-style async/await implementation in Golang☆17Updated 2 years ago
- A fast URL parser for Go☆40Updated 2 years ago
- Google FlatBuffers low-latency binary data constrained as tables with easy code generation.Updated 5 years ago
- Contains primitives for marshaling/unmarshaling Unix timestamp/epoch to/from built-in time.Time type in JSON☆16Updated last year
- Golang Package for System Clustering.☆15Updated 3 months ago
- Simple Go stream processor☆32Updated 7 months ago
- Go library for using system certificate stores on macOS/Windows☆25Updated last year
- Async utilities for Golang☆14Updated 4 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- streaming, buffered table encoder for result sets (ie from a database)☆22Updated 3 weeks ago
- A concept package that helps implement mixin behavior using embedded structs and hook interfaces.☆24Updated 3 years ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆29Updated 3 years ago
- Frame Streams implementation in Go☆16Updated 3 weeks ago
- Easy to use worker pool with dynamic pool sizing.☆12Updated 6 years ago
- Type-safe atomic values for Go☆19Updated last year
- Embedded cache lib using sqlite for storage☆19Updated 6 months ago
- Go package for managing a set of lazily constructed, self-expiring, concurrency-limited worker pools and their data☆30Updated 2 years ago
- This returns the name of the calling function/package with no allocations.☆14Updated last year
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- A pluggable "Application State Gateway" that acts as a unified API for all application state operations☆29Updated 4 years ago
- 🚀 Schema based, typed Redis caching/memoize framework for Go☆24Updated 3 years ago
- A library that implements a family of low-level tools to build persistent messaging systems.☆12Updated 3 years ago
- A simple tool to collect and process quite a few web news from multiple sources☆34Updated 3 years ago
- A database change feed for processing work☆11Updated 4 years ago
- On-disk high-performance object storage☆19Updated 4 years ago
- Detect blank strings or remove whitespace from strings☆12Updated 5 years ago
- Library providing opanapi3 and Go types for store/validation and transfer of ISO-4217, ISO-3166, and other types.☆20Updated last month
- extract value from map/struct by dot notated syntax like "Foo.Bar[0].Baz"☆18Updated 8 years ago