Awesome
rxcpp example of live twitter analysis
This project was inspired by a talk by @nconnaughton - github, twitter
The goal for this app is to show rxcpp usage and explore machine learning on live data.
This app demonstrates how multi-thread code can be written using rxcpp to hide all the primitives. thread, mutex, etc.. are all hidden behind the algorithms.
CMake is used for the build. There are dependencies on several libraries. (curl, oauth, sdl2, opengl, GLEW, nlohmann/json, Range-v3)
This project has only been built and tested on OS X, but it should be portable to other environments.
Here is a video of an older version running during the seahawks vs eagales game
I also uploaded a video of an even older version of the app running on election night 2016