An open API service indexing awesome lists of open source software.

https://github.com/d-led/ticker

C++ Console Background Ticker Examples
https://github.com/d-led/ticker

Last synced: about 1 year ago
JSON representation

C++ Console Background Ticker Examples

Awesome Lists containing this project

README

          

# A C++ Console Background Ticker Example #

[![Build Status](https://travis-ci.org/d-led/ticker.svg?branch=master)](https://travis-ci.org/d-led/ticker)

Supporting code for the blog posts:

- [Using the PPL](http://ledentsov.de/2013/03/01/a-background-ticker-now-in-cplusplus-with-ppl/)
- [Using Rx.cpp](http://ledentsov.de/2014/06/22/rxcpp-cplusplus-background-ticker-easy/)
- [RxCpp v2](http://ledentsov.de/2015/05/15/rxcpp-2-background-ticker/)
- [Deterministic Testing of Concurrent Behavior in RxCpp](http://ledentsov.de/2015/08/05/deterministic-testing-concurrency-rxcpp/)

To regenerate build files: `premake\premake5 [platform]`

VC* build starting from VC12