SlackBuilds Repository

15.0 > Libraries > RxCpp (4.0.0)

Reactive Extensions for C++.

The ReactiveX Observable model allows you to treat streams of
asynchronous events with the same sort of simple, composable
operations that you use for collections of data items like arrays.
It frees you from tangled webs of callbacks, and thereby makes
your code more readable and less prone to bugs.

The Reactive Extensions for C++ (RxCpp) is a library of algorithms
for values-distributed-in-time. The Range-v3 library does the same
for values-distributed-in-space.

Maintained by: Andre Barboza
Keywords: observable,asynchronous,event,cpp,react,
ChangeLog: RxCpp

Homepage:
https://github.com/Reactive-Extensions/RxCpp

Source Downloads:
RxCpp-4.0.0.tar.gz (feb89934f465bb5ac513c9adce8d3b1b)

Download SlackBuild:
RxCpp.tar.gz
RxCpp.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
RxCpp.SlackBuild
RxCpp.info
RxCpp.patch
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds