zug-devel - Transducers for C++
Website: | https://github.com/arximboldi/zug |
---|---|
License: | BSL-1.0 |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
zug-devel-0.1.1-1.aldos.i686 [51 KiB] |
Changelog
by Joel Barrios (2023-11-03):
- Update to 0.1.1. |