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.
created at Feb. 28, 2021, 5:56 p.m.
:moon_cake: A simple way to generate mocks for multiple purposes
created at Aug. 18, 2022, 2:33 a.m.
Client-customizable JSON formats for dynamic APIs
created at May 6, 2020, 7:10 a.m.
go implementation of lightbend's HOCON configuration library https://github.com/lightbend/config
created at March 1, 2020, 6:20 p.m.