<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track Awesome Rxjava Updates Daily</title>
  <id>https://www.trackawesomelist.com/eleventigers/awesome-rxjava/feed.xml</id>
  <updated>2016-08-30T14:57:18.000Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/eleventigers/awesome-rxjava/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/eleventigers/awesome-rxjava/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/eleventigers/awesome-rxjava/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>Useful resources for working with RxJava</subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2016/08/30/</id>
    <title>Awesome Rxjava Updates on Aug 30, 2016</title>
    <updated>2016-08-30T14:57:18.000Z</updated>
    <published>2016-08-30T14:57:18.000Z</published>
    <content type="html"><![CDATA[<h3><p>Utilities</p>
</h3>
<ul>
<li><a href="https://github.com/pakoito/RxComprehensions" rel="noopener noreferrer">RxComprehensions (⭐86)</a> - Reduce boilerplate in RxJava by abstracting chained flatMaps, concatMaps and switchMaps.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/08/30/"/>
    <summary>1 awesome projects updated on Aug 30, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/04/25/</id>
    <title>Awesome Rxjava Updates on Apr 25, 2016</title>
    <updated>2016-04-25T09:42:42.000Z</updated>
    <published>2016-04-25T09:42:42.000Z</published>
    <content type="html"><![CDATA[<h3><p>Articles</p>
</h3>
<ul>
<li><a href="http://tomstechnicalblog.blogspot.co.uk/2016/03/rxjava-problem-with-subjects.html" rel="noopener noreferrer">RxJava - The Problem with Subjects</a> - Thomas Nield explains why <code>Subject</code> is not a panacea.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/04/25/"/>
    <summary>1 awesome projects updated on Apr 25, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/03/31/</id>
    <title>Awesome Rxjava Updates on Mar 31, 2016</title>
    <updated>2016-03-31T19:15:15.000Z</updated>
    <published>2016-03-31T19:15:15.000Z</published>
    <content type="html"><![CDATA[<h3><p>Utilities</p>
</h3>
<ul>
<li><a href="https://bitbucket.org/littlerobots/rxlint" rel="noopener noreferrer">rxlint</a> - An Android lint rule for RxJava code.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/03/31/"/>
    <summary>1 awesome projects updated on Mar 31, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/03/24/</id>
    <title>Awesome Rxjava Updates on Mar 24, 2016</title>
    <updated>2016-03-24T14:06:05.000Z</updated>
    <published>2016-03-24T14:06:05.000Z</published>
    <content type="html"><![CDATA[<h3><p>Guides</p>
</h3>
<ul>
<li><a href="https://github.com/Froussios/Intro-To-RxJava" rel="noopener noreferrer">Intro-To-RxJava (⭐2k)</a> - An extensive tutorial on RxJava.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/03/24/"/>
    <summary>1 awesome projects updated on Mar 24, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/03/22/</id>
    <title>Awesome Rxjava Updates on Mar 22, 2016</title>
    <updated>2016-03-22T11:00:34.000Z</updated>
    <published>2016-03-22T11:00:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>Community</p>
</h3>
<ul>
<li><a href="http://groups.google.com/d/forum/rxjava" rel="noopener noreferrer">Google Group</a></li>
</ul>

<ul>
<li><a href="http://stackoverflow.com/search?q=rx-java" rel="noopener noreferrer">StackOverflow</a></li>
</ul>

<ul>
<li><a href="http://twitter.com/RxJava" rel="noopener noreferrer"><code>@RxJava</code> on Twitter</a></li>
</ul>

<ul>
<li><a href="https://gitter.im/ReactiveX/RxJava" rel="noopener noreferrer"><code>ReactiveX/RxJava</code> on Gitter</a></li>
</ul>

<ul>
<li><a href="https://github.com/ReactiveX/RxJava/issues" rel="noopener noreferrer">GitHub Issues (⭐47k)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/03/22/"/>
    <summary>5 awesome projects updated on Mar 22, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/03/21/</id>
    <title>Awesome Rxjava Updates on Mar 21, 2016</title>
    <updated>2016-03-21T12:08:00.000Z</updated>
    <published>2016-03-21T12:08:00.000Z</published>
    <content type="html"><![CDATA[<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/blipinsk/RxAnimationBinding" rel="noopener noreferrer">RxAnimationBinding (⭐83)</a> - RxJava binding APIs for Android's animations.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/03/21/"/>
    <summary>1 awesome projects updated on Mar 21, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/03/14/</id>
    <title>Awesome Rxjava Updates on Mar 14, 2016</title>
    <updated>2016-03-14T10:59:34.000Z</updated>
    <published>2016-03-14T10:59:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tools</p>
</h3>
<ul>
<li><a href="http://rxmarbles.com/" rel="noopener noreferrer">RxMarbles</a> - Interactive diagrams of Rx Observables.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/03/14/"/>
    <summary>1 awesome projects updated on Mar 14, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/03/03/</id>
    <title>Awesome Rxjava Updates on Mar 03, 2016</title>
    <updated>2016-03-03T10:40:47.000Z</updated>
    <published>2016-03-03T10:40:47.000Z</published>
    <content type="html"><![CDATA[<h3><p>Utilities</p>
</h3>
<ul>
<li><a href="https://github.com/pakoito/RxFunctions" rel="noopener noreferrer">RxFunctions (⭐50)</a> - Advanced Function composition to use with RxJava.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/03/03/"/>
    <summary>1 awesome projects updated on Mar 03, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/03/02/</id>
    <title>Awesome Rxjava Updates on Mar 02, 2016</title>
    <updated>2016-03-02T11:41:21.000Z</updated>
    <published>2016-03-02T11:41:21.000Z</published>
    <content type="html"><![CDATA[<h3><p>Utilities</p>
</h3>
<ul>
<li><a href="https://github.com/JakeWharton/RxReplayingShare" rel="noopener noreferrer">RxReplayingShare (⭐631)</a> - An RxJava transformer which combines replay(1), publish(), and refCount() operators.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/03/02/"/>
    <summary>1 awesome projects updated on Mar 02, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/02/15/</id>
    <title>Awesome Rxjava Updates on Feb 15, 2016</title>
    <updated>2016-02-15T22:34:30.000Z</updated>
    <published>2016-02-15T22:33:23.000Z</published>
    <content type="html"><![CDATA[<h3><p>Utilities</p>
</h3>
<ul>
<li><a href="https://github.com/pakoito/RxPartialApplication" rel="noopener noreferrer">RxPartialApplication (⭐30)</a> - Simple partial application for FuncN and ActionN on RxJava.</li>
</ul>

<ul>
<li><a href="https://github.com/pakoito/RxCurrying" rel="noopener noreferrer">RxCurrying (⭐38)</a> - Simple currying for FuncN and ActionN on RxJava.</li>
</ul>

<ul>
<li><a href="https://github.com/eleventigers/rxeither" rel="noopener noreferrer">RxEither (⭐91)</a> - Either type for RxJava.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/02/15/"/>
    <summary>3 awesome projects updated on Feb 15, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/01/26/</id>
    <title>Awesome Rxjava Updates on Jan 26, 2016</title>
    <updated>2016-01-26T11:03:43.000Z</updated>
    <published>2016-01-26T11:03:43.000Z</published>
    <content type="html"><![CDATA[<h3><p>Articles</p>
</h3>
<ul>
<li><a href="http://blog.danlew.net/2016/01/25/rxjavas-repeatwhen-and-retrywhen-explained/" rel="noopener noreferrer">RxJava's repeatWhen and retryWhen, explained</a> - <code>repeatWhen</code> and <code>retryWhen</code> are fairly baffling at first glance. Dan Lew explains the operators in depth.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/01/26/"/>
    <summary>1 awesome projects updated on Jan 26, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/01/11/</id>
    <title>Awesome Rxjava Updates on Jan 11, 2016</title>
    <updated>2016-01-11T23:19:38.000Z</updated>
    <published>2016-01-11T23:19:38.000Z</published>
    <content type="html"><![CDATA[<h3><p>Utilities</p>
</h3>
<ul>
<li><a href="https://github.com/android10/frodo" rel="noopener noreferrer">Frodo (⭐1.5k)</a> - Android Library for Logging RxJava Observables and Subscribers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/01/11/"/>
    <summary>1 awesome projects updated on Jan 11, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/01/05/</id>
    <title>Awesome Rxjava Updates on Jan 05, 2016</title>
    <updated>2016-01-05T09:13:36.000Z</updated>
    <published>2016-01-05T09:13:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>Utilities</p>
</h3>
<ul>
<li><a href="https://github.com/JakeWharton/RxRelay" rel="noopener noreferrer">RxRelay (⭐2.5k)</a> - RxJava types that are both an Observable and an Action1.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/01/05/"/>
    <summary>1 awesome projects updated on Jan 05, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/12/21/</id>
    <title>Awesome Rxjava Updates on Dec 21, 2015</title>
    <updated>2015-12-21T16:03:43.000Z</updated>
    <published>2015-12-21T16:03:43.000Z</published>
    <content type="html"><![CDATA[<h3><p>Articles</p>
</h3>
<ul>
<li><a href="http://staltz.com/rx-glitches-arent-actually-a-problem.html" rel="noopener noreferrer">Rx glitches aren't actually a problem</a> - Glitches are temporary inconsistencies emitted by Observables. André Staltz looks at why it's not really a problem.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/12/21/"/>
    <summary>1 awesome projects updated on Dec 21, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/12/15/</id>
    <title>Awesome Rxjava Updates on Dec 15, 2015</title>
    <updated>2015-12-15T10:11:06.000Z</updated>
    <published>2015-12-15T10:11:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>Utilities</p>
</h3>
<ul>
<li><a href="https://github.com/davidmoten/rxjava-extras" rel="noopener noreferrer">rxjava-extras (⭐273)</a> - Utilities for use with RxJava.</li>
</ul>

<ul>
<li><a href="https://github.com/pakoito/RxActions" rel="noopener noreferrer">RxActions (⭐33)</a> - Simple ActionN composition to use with RxJava.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/12/15/"/>
    <summary>2 awesome projects updated on Dec 15, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/12/08/</id>
    <title>Awesome Rxjava Updates on Dec 08, 2015</title>
    <updated>2015-12-08T08:42:14.000Z</updated>
    <published>2015-12-08T08:42:14.000Z</published>
    <content type="html"><![CDATA[<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/pakoito/RxTuples" rel="noopener noreferrer">RxTuples (⭐113)</a> - Simple tuples to use with RxJava.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/12/08/"/>
    <summary>1 awesome projects updated on Dec 08, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/10/31/</id>
    <title>Awesome Rxjava Updates on Oct 31, 2015</title>
    <updated>2015-10-31T15:36:19.000Z</updated>
    <published>2015-10-31T15:25:03.000Z</published>
    <content type="html"><![CDATA[<h3><p>Utilities</p>
</h3>
<ul>
<li><a href="https://github.com/ReactiveX/RxJavaAsyncUtil" rel="noopener noreferrer">RxJavaAsyncUtil (⭐131)</a> - Async utilities for RxJava.</li>
</ul>

<ul>
<li><a href="https://github.com/ReactiveX/RxJavaJoins" rel="noopener noreferrer">RxJavaJoins (⭐100)</a> - Joins operators for RxJava.</li>
</ul>

<ul>
<li><a href="https://github.com/ReactiveX/RxJavaMath" rel="noopener noreferrer">RxJavaMath (⭐98)</a> - Math operators for RxJava.</li>
</ul>

<ul>
<li><a href="https://github.com/ReactiveX/RxJavaString" rel="noopener noreferrer">RxJavaString (⭐130)</a> -
String and Byte operators for RxJava.</li>
</ul>

<ul>
<li><a href="https://github.com/ReactiveX/RxJavaComputationExpressions" rel="noopener noreferrer">RxJavaComputationExpressions (⭐62)</a> - Computation expressions for RxJava.</li>
</ul>
<h3><p>Testing</p>
</h3>
<ul>
<li><a href="https://github.com/novoda/rxpresso" rel="noopener noreferrer">rxpresso (⭐369)</a> - Easy Espresso UI testing for Android applications using RxJava.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/10/31/"/>
    <summary>6 awesome projects updated on Oct 31, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/10/28/</id>
    <title>Awesome Rxjava Updates on Oct 28, 2015</title>
    <updated>2015-10-28T12:09:00.000Z</updated>
    <published>2015-10-28T12:09:00.000Z</published>
    <content type="html"><![CDATA[<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/ReactiveX/RxAndroid" rel="noopener noreferrer">RxAndroid (⭐20k)</a> - Android specific bindings for RxJava.</li>
</ul>

<ul>
<li><a href="https://github.com/JakeWharton/RxBinding" rel="noopener noreferrer">RxBinding (⭐9.7k)</a> - RxJava binding APIs for Android UI widgets from the platform and support libraries.</li>
</ul>

<ul>
<li><a href="https://github.com/f2prateek/rx-preferences" rel="noopener noreferrer">rx-preferences (⭐1.5k)</a> - Reactive <code>SharedPreferences</code> for Android.</li>
</ul>

<ul>
<li><a href="https://github.com/tbruyelle/RxPermissions" rel="noopener noreferrer">RxPermissions (⭐10k)</a> - Android M runtime permissions powered by RxJava.</li>
</ul>

<ul>
<li><a href="https://github.com/square/sqlbrite" rel="noopener noreferrer">SQLBrite (⭐4.6k)</a> - A lightweight wrapper around SQLiteOpenHelper and ContentResolver which introduces reactive stream semantics to queries.</li>
</ul>

<ul>
<li><a href="https://github.com/mcharmas/Android-ReactiveLocation" rel="noopener noreferrer">Android-ReactiveLocation (⭐2.1k)</a> - Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum.</li>
</ul>

<ul>
<li><a href="https://github.com/pwittchen/ReactiveNetwork" rel="noopener noreferrer">ReactiveNetwork (⭐2.5k)</a> - Android library listening network connection state and change of the WiFi signal strength with RxJava Observables.</li>
</ul>

<ul>
<li><a href="https://github.com/pwittchen/ReactiveSensors" rel="noopener noreferrer">ReactiveSensors (⭐165)</a> - Android library monitoring hardware sensors with RxJava Observables.</li>
</ul>

<ul>
<li><a href="https://github.com/hzsweers/RxPalette" rel="noopener noreferrer">RxPalette (⭐201)</a> - RxJava bindings for the Palette library on Android.</li>
</ul>

<ul>
<li><a href="https://github.com/davidmoten/rxjava-jdbc" rel="noopener noreferrer">rxjava-jdbc (⭐804)</a> - Efficient execution and functional composition of database calls using jdbc and RxJava Observables.</li>
</ul>

<ul>
<li><a href="https://github.com/davidmoten/rxjava-file" rel="noopener noreferrer">rxjava-file (⭐82)</a> - RxJava observables for files including NIO events.</li>
</ul>
<h3><p>Testing</p>
</h3>
<ul>
<li><a href="https://github.com/ribot/assertj-rx" rel="noopener noreferrer">assertj-rx (⭐120)</a> - AssertJ assertions for RxJava Observables.</li>
</ul>
<h3><p>Guides</p>
</h3>
<ul>
<li><a href="https://github.com/kaushikgopal/RxJava-Android-Samples" rel="noopener noreferrer">RxJava-Android-Samples (⭐7.6k)</a> - Learning RxJava for Android by example.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/10/28/"/>
    <summary>13 awesome projects updated on Oct 28, 2015</summary>
  </entry>
</feed>