21
Stars
2
Forks
MIT
License
Go
Language
2025-08-03
Last Update
2
Open Issues
Related in Trees
- graphlib - Topological sort lib,Sorting and pruning of DAG graphs.
- hashsplit - Split byte streams into chunks, and arrange chunks into trees, with boundaries determined by content, not position.
- skiplist - Very fast Go Skiplist implementation.
- skiplist - Skiplist implementation in Go.
- treemap - Generic key-sorted map using a red-black tree under the hood.
- ordered-concurrently - Go module that processes work concurrently and returns output in a channel in the order of input.
- parapipe - FIFO Pipeline which parallels execution on each stage while maintaining the order of messages and results.
- pipeline - An implementation of pipelines with fan-in and fan-out.
- pipelines - Generic pipeline functions for concurrent processing.