はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    参議院選挙2025

『ReactiveX』

  • 人気
  • 新着
  • すべて
  • RxGo/README.md at master · ReactiveX/RxGo

    3 users

    github.com/ReactiveX

    ReactiveX, or Rx for short, is an API for programming with Observable streams. This is the official ReactiveX API for the Go language. ReactiveX is a new, alternative way of asynchronous programming to callbacks, promises, and deferred. It is about processing streams of events or items, with events being any occurrences or changes within the system. A stream of events is called an Observable. An o

    • テクノロジー
    • 2017/02/07 01:08
    • programming
    • https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md

      3 users

      github.com/ReactiveX

      • テクノロジー
      • 2016/12/13 11:10
      • library
      • JavaScript
      • Release Elena · ReactiveX/RxSwift

        3 users

        github.com/ReactiveX

        Subscription disposables now only create strong references to sinks until being disposed or sequence terminates. #573 Introduces SharedSequence and makes Driver just a specialization of SharedSequence. That means Driver is now just one specific SharedSequence and it is now possible to easily create new concepts that have another compile time guarantees in a couple of lines of code. E.g. choosing a

        • テクノロジー
        • 2016/10/04 16:29
        • What is the correct way to handle errors? · Issue #729 · ReactiveX/RxSwift

          5 users

          github.com/ReactiveX

          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

          • テクノロジー
          • 2016/09/06 15:05
          • あとで読む
          • What's different in 2.0

            9 users

            github.com/ReactiveX

            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

            • テクノロジー
            • 2016/08/28 20:08
            • RxJava
            • github
            • あとで読む
            • rxjs/writing-marble-tests.md at master · ReactiveX/rxjs · GitHub

              8 users

              github.com/ReactiveX

              Dismiss Join GitHub today GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together. Sign up

              • テクノロジー
              • 2016/06/17 13:18
              • RxJS
              • Test
              • GitHub - ReactiveX/IxJS: The Interactive Extensions for JavaScript

                13 users

                github.com/ReactiveX

                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                • テクノロジー
                • 2016/03/02 10:17
                • rx
                • iterator
                • JavaScript
                • あとで読む
                • rxjs/CHANGELOG.md at 5.0.0-beta.0 · ReactiveX/rxjs

                  3 users

                  github.com/ReactiveX

                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                  • テクノロジー
                  • 2015/12/16 11:08
                  • library
                  • JavaScript
                  • rxjs/MIGRATION.md at master · ReactiveX/rxjs · GitHub

                    7 users

                    github.com/ReactiveX

                    Dismiss Join GitHub today GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together. Sign up

                    • テクノロジー
                    • 2015/12/15 16:10
                    • rxjs
                    • Backpressure

                      6 users

                      github.com/ReactiveX

                      In RxJava it is not difficult to get into a situation in which an Observable is emitting items more rapidly than an operator or subscriber can consume them. This presents the problem of what to do with such a growing backlog of unconsumed items. For example, imagine using the zip operator to zip together two infinite Observables, one of which emits items twice as frequently as the other. A naive i

                      • テクノロジー
                      • 2015/12/03 11:05
                      • architecture
                      • java
                      • GitHub - ReactiveX/RxKotlin: RxJava bindings for Kotlin

                        3 users

                        github.com/ReactiveX

                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                        • テクノロジー
                        • 2015/11/30 00:37
                        • github
                        • rxjs/CHANGELOG.md at 5.0.0-alpha.1 · ReactiveX/rxjs

                          3 users

                          github.com/ReactiveX

                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                          • テクノロジー
                          • 2015/09/24 14:30
                          • library
                          • JavaScript
                          • ReactiveX

                            8 users

                            github.com/ReactiveX

                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                            • テクノロジー
                            • 2015/05/12 23:01
                            • library
                            • programming
                            • GitHub - ReactiveX/RxSwift: Reactive Programming in Swift

                              26 users

                              github.com/ReactiveX

                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                              • テクノロジー
                              • 2015/05/08 12:35
                              • Swift
                              • ios
                              • GitHub - ReactiveX/rxjs: A reactive programming library for JavaScript

                                16 users

                                github.com/ReactiveX

                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                • テクノロジー
                                • 2015/04/10 00:09
                                • JavaScript
                                • library
                                • GitHub - ReactiveX/RxGo: Reactive Extensions for the Go language.

                                  14 users

                                  github.com/ReactiveX

                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                  • テクノロジー
                                  • 2014/12/09 01:59
                                  • golang
                                  • library
                                  • あとで読む
                                  • Release 1.0.0 · ReactiveX/RxJava

                                    9 users

                                    github.com/ReactiveX

                                    After 2+ years of internal and open source development, 3600+ commits, 100+ releases, and with the help of 97 contributors RxJava has hit version 1.0.0. Thank you @headinthebox @zsxwing @samuelgruetter @akarnokd @quidryan @DavidMGross @abersnaze @jmhofer @mairbek @mttkay @daveray @mattrjacobs @michaeldejong @MarioAriasC @johngmyers @pron @jbripley @davidmoten @gliptak @johnhmarks @jloisel @billyy

                                    • テクノロジー
                                    • 2014/11/19 00:08
                                    • rxjava
                                    • rx
                                    • java
                                    • github
                                    • GitHub - ReactiveX/RxPY: ReactiveX for Python

                                      6 users

                                      github.com/ReactiveX

                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                      • テクノロジー
                                      • 2014/11/07 17:17
                                      • Python
                                      • GitHub - ReactiveX/RxNetty: Reactive Extension (Rx) Adaptor for Netty

                                        3 users

                                        github.com/ReactiveX

                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                        • テクノロジー
                                        • 2014/10/28 19:57
                                        • java
                                        • Android
                                        • GitHub - ReactiveX/RxAndroid: RxJava bindings for Android

                                          32 users

                                          github.com/ReactiveX

                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                          • テクノロジー
                                          • 2014/10/28 19:43
                                          • rxjava
                                          • android
                                          • reactive
                                          • rx
                                          • java
                                          • library
                                          • communication
                                          • GitHub - ReactiveX/RxCpp: Reactive Extensions for C++

                                            6 users

                                            github.com/ReactiveX

                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                            • テクノロジー
                                            • 2014/09/30 20:20
                                            • C++
                                            • github
                                            • The RxJava Android Module

                                              3 users

                                              github.com/ReactiveX

                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                              • テクノロジー
                                              • 2014/09/04 13:39
                                              • dev
                                              • android
                                              • Combining Observables

                                                9 users

                                                github.com/ReactiveX

                                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                • テクノロジー
                                                • 2014/03/17 19:20
                                                • Home

                                                  3 users

                                                  github.com/ReactiveX

                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                  • テクノロジー
                                                  • 2013/07/13 21:39
                                                  • *あとで
                                                  • ReactiveX/RxJava · GitHub

                                                    32 users

                                                    github.com/ReactiveX

                                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                    • テクノロジー
                                                    • 2013/02/14 16:32
                                                    • java
                                                    • Rx
                                                    • RxJava
                                                    • Netflix
                                                    • GitHub - ReactiveX/RxRuby: Reactive Extensions for Ruby

                                                      16 users

                                                      github.com/ReactiveX

                                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                      • テクノロジー
                                                      • 2012/12/23 13:56
                                                      • reactive
                                                      • Ruby
                                                      • react
                                                      • rails
                                                      • あとで読む

                                                      このページはまだ
                                                      ブックマークされていません

                                                      このページを最初にブックマークしてみませんか?

                                                      『ReactiveX』の新着エントリーを見る

                                                      キーボードショートカット一覧

                                                      j次のブックマーク

                                                      k前のブックマーク

                                                      lあとで読む

                                                      eコメント一覧を開く

                                                      oページを開く

                                                      はてなブックマーク

                                                      • 総合
                                                      • 一般
                                                      • 世の中
                                                      • 政治と経済
                                                      • 暮らし
                                                      • 学び
                                                      • テクノロジー
                                                      • エンタメ
                                                      • アニメとゲーム
                                                      • おもしろ
                                                      • アプリ・拡張機能
                                                      • 開発ブログ
                                                      • ヘルプ
                                                      • お問い合わせ
                                                      • ガイドライン
                                                      • 利用規約
                                                      • プライバシーポリシー
                                                      • 利用者情報の外部送信について
                                                      • ガイドライン
                                                      • 利用規約
                                                      • プライバシーポリシー
                                                      • 利用者情報の外部送信について

                                                      公式Twitter

                                                      • 公式アカウント
                                                      • ホットエントリー

                                                      はてなのサービス

                                                      • はてなブログ
                                                      • はてなブログPro
                                                      • 人力検索はてな
                                                      • はてなブログ タグ
                                                      • はてなニュース
                                                      • ソレドコ
                                                      • App Storeからダウンロード
                                                      • Google Playで手に入れよう
                                                      Copyright © 2005-2025 Hatena. All Rights Reserved.
                                                      設定を変更しましたx