Transducers for C++
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.
$
pkg install zugOrigin
devel/zug
Size
188KiB
License
BSL
Maintainer
jhale@FreeBSD.org
Dependencies
0 packages
Required by
1 packages