github victimsnino/ReactivePlusPlus v0.1.2

latest releases: v2.1.1, v2.1.0, v2.0.0...
23 months ago

Overview:

This minor release adds a bunch of new operators:

  • take_last
  • take_until
  • last
  • delay
  • sample_with_time
  • on_error_resume_next

Some of the operators now use spinlock instead of mutex which should improve performance
Also it has a lot of internal changes to improve performance and overall quality of the code

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

Don't miss a new ReactivePlusPlus release

NewReleases is sending notifications on new releases.