zug
C++ library providing transducers.
WWW CVSWeb GITHub-
Package versionzug-0.1.1
-
MaintainerThe OpenBSD ports mailing-list
zug is a C++ library providing transducers. Transducers are composable
sequential transformations independent of the source. They are extremely
lightweight, and can be used to express algorithms over pull-based sequences
(iterators, files) but also push based sequences (signals, events, asynchronous
streams) in a generic way.
- devel/catch2
- devel/cmake
- devel/ninja
- lang/python/3.10