Scatter-gather pattern implementation that preserves ordering
-
Updated
Nov 1, 2023 - Go
Scatter-gather pattern implementation that preserves ordering
Concurrent safe Ordered Set, Depends on also mine Ordered Set, but added some mutexes.
Parsing JSON to dynamic json structure with sorted fields
Serialize and deserialize JSON values while preserving object keys order
Insertion ordered set implementation in golang.
Package bigbuff implements a one-many ordered queue producer-consumer pattern + utilities.
Golang ordered map is useful for generating human-readable ordered JSON output
a tiny (8 sloc without comments) library to present a uniform interface for generic natural ordering of types
Insertion ordered map implementation in golang
A worker pool which processes work in parallel but outputs results in the order the work was given
Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a channel in the order of input. It is useful in concurrently processing items in a queue, and get output in the order provided by the queue.
Add a description, image, and links to the ordered topic page so that developers can more easily learn about it.
To associate your repository with the ordered topic, visit your repo's landing page and select "manage topics."