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.
☆45Apr 24, 2023Updated 2 years ago
Alternatives and similar repositories for ordered-concurrently
Users that are interested in ordered-concurrently are comparing it to the libraries listed below
Sorting:
- Paralleling pipeline☆37Dec 13, 2024Updated last year
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆52Jan 7, 2026Updated last month
- Testing helper for concurrency☆12Nov 21, 2025Updated 3 months ago
- Arrow-Powered Data Exchange☆15Feb 7, 2025Updated last year
- Contains primitives for marshaling/unmarshaling Unix timestamp/epoch to/from built-in time.Time type in JSON☆17Feb 25, 2024Updated 2 years ago
- Go package that provides multiple middlewares for Echo Framework.☆16Dec 11, 2024Updated last year
- OS Signal Handlers in Go☆11Jan 6, 2021Updated 5 years ago
- Run functions in parallel☆37Jan 1, 2018Updated 8 years ago
- AsyncJob is an asynchronous queue job manager with light code, clear and speed. I hope so ! 😬☆12May 30, 2022Updated 3 years ago
- Adaptive Accrual Failure Detector☆15Aug 2, 2021Updated 4 years ago
- go-glmatrix is a golang version of glMatrix, which is "designed to perform vector and matrix operations stupidly fast".☆11Feb 5, 2021Updated 5 years ago
- Make functions return a channel for parallel processing via go routines.☆33Feb 25, 2021Updated 5 years ago
- variable length integer encoding using prefix code☆15Oct 7, 2023Updated 2 years ago
- HeapMap/PriorityMap in Go☆13Dec 14, 2023Updated 2 years ago
- tiny linear interpolation library for go☆28Dec 10, 2023Updated 2 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆38Oct 31, 2024Updated last year
- Stream data into Google BigQuery concurrently using InsertAll() or BQ Storage.☆16Sep 11, 2023Updated 2 years ago
- Key/Value database benchmark☆26Sep 28, 2019Updated 6 years ago
- An PDU implementation in Go☆49Jan 20, 2025Updated last year
- Merkle hash trees☆21Aug 3, 2025Updated 6 months ago
- GoHTMLX - A lightweight tool for defining and rendering reusable HTML components in Go. Perfect for server-side rendering with a focus on…☆20Feb 7, 2026Updated 3 weeks ago
- Parses indented code and returns a tree structure.☆25Oct 26, 2019Updated 6 years ago
- DiffDeck: 🚀 Streamline Code Reviews and Collaboration with Smart Diffs, Security Scans, and AI-Ready Outputs!☆47Dec 30, 2024Updated last year
- Collections of string utils I have created over the years☆47Jun 30, 2024Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆20Jul 11, 2021Updated 4 years ago
- A Go distributed systems development framework☆25Updated this week
- An Interactive CLI Tool to Setup Your Project Trees☆23Oct 15, 2024Updated last year
- A light package for generating and comparing password hashing with argon2 in Go☆25May 13, 2025Updated 9 months ago
- fonet is a deep neural network package for Go.☆86Jun 1, 2021Updated 4 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆86Jul 6, 2023Updated 2 years ago
- A Golang library to manipulate strings according to the word parsing rules of the UNIX Bourne shell.☆28Apr 20, 2023Updated 2 years ago
- Common case conversions covering common initialisms.☆21Aug 26, 2018Updated 7 years ago
- ODE system solver made simple. For IVPs (initial value problems).☆23Jun 4, 2022Updated 3 years ago
- Safely serialize a value to JSON without unintended loss of data or going into an infinite loop due to circular references.☆21Updated this week
- A library for scheduling when to dispatch a message to a channel☆26Aug 17, 2022Updated 3 years ago
- Python-like dictionaries for Go☆46Feb 14, 2026Updated 2 weeks ago
- Simple, zero-dependency and extensible async task running library,☆54Jan 18, 2025Updated last year
- A multilayer perceptron network implemented in Go, with training via backpropagation.☆73Aug 31, 2020Updated 5 years ago
- a golang annotation analysis based strong and extensible code generation and template-programming toolkits☆21Apr 16, 2025Updated 10 months ago