concx

module
v0.2.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2026 License: MIT

README

concx

Go Version golangci-lint codecov Go Reference License


Directories

Path Synopsis
internal
cmd/gen command
pkg
chanx
Package chanx provides paradigmatic goroutine communication: observable values, subjects, and cancelable subscriptions over channels.
Package chanx provides paradigmatic goroutine communication: observable values, subjects, and cancelable subscriptions over channels.
nest
Package nest provides a guarded, derivable goroutine lifecycle boundary.
Package nest provides a guarded, derivable goroutine lifecycle boundary.
orch
Package orch is the recipe layer of concx: opinionated scaffolding built on nest, chanx, and schedx.
Package orch is the recipe layer of concx: opinionated scaffolding built on nest, chanx, and schedx.
orch/pipe
Package pipe is an orch recipe: typed linear pipeline with per-Push Result.
Package pipe is an orch recipe: typed linear pipeline with per-Push Result.
orch/piper
Package piper is a lightweight typed operator chain: compose Operator / OperatorEx left-to-right without schedulers, channels, or [pipe]-style lifecycle.
Package piper is a lightweight typed operator chain: compose Operator / OperatorEx left-to-right without schedulers, channels, or [pipe]-style lifecycle.
schedx
Package schedx provides concurrent job schedulers with bounded pending queues and graceful shutdown.
Package schedx provides concurrent job schedulers with bounded pending queues and graceful shutdown.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL