awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jhusain/learnrxjava

Open-source alternatives to Learnrxjava

30 open-source projects similar to jhusain/learnrxjava, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Learnrxjava alternative.

  • bkaradzic/bgfxAvatar de bkaradzic

    bkaradzic/bgfx

    17,161Ver en GitHub↗

    bgfx is a cross-platform, graphics rendering abstraction layer designed for high-performance applications. It provides a unified interface that maps high-level rendering commands to native graphics APIs, allowing developers to maintain a single codebase that executes consistently across diverse operating systems and hardware architectures. The library distinguishes itself through a multi-threaded command submission model that decouples rendering logic from the main application thread, effectively minimizing CPU bottlenecks. It utilizes a backend-agnostic command buffer and a deferred resource

    Cd3d11d3d12directx
    Ver en GitHub↗17,161
  • crownengine/crownAvatar de crownengine

    crownengine/crown

    2,408Ver en GitHub↗

    A complete and cross-platform game engine designed for flexibility, performance, and fast-iterations.

    C++
    Ver en GitHub↗2,408
  • cshenton/d8db9bded49706ed4b28adb9bd937fcbC

    cshenton/d8db9bded49706ed4b28adb9bd937fcb

    0Ver en GitHub↗
    Ver en GitHub↗0
  • dylantallchiefgit/xlstudioAvatar de DylanTallchiefGit

    DylanTallchiefGit/xlStudio

    278Ver en GitHub↗

    A DAW for Microsoft Excel

    VBA
    Ver en GitHub↗278
  • esoxjem/movieguideAvatar de esoxjem

    esoxjem/MovieGuide

    2,598Ver en GitHub↗

    Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture

    Javaandroidclean-architectureclean-code
    Ver en GitHub↗2,598

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • froussios/intro-to-rxjavaAvatar de Froussios

    Froussios/Intro-To-RxJava

    2,031Ver en GitHub↗

    An extensive tutorial on RxJava

    Java
    Ver en GitHub↗2,031
  • gingerbill/5bbcca224bf8d9dcd09dde38b2567d10G

    gingerBill/5bbcca224bf8d9dcd09dde38b2567d10

    0Ver en GitHub↗
    Ver en GitHub↗0
  • gingerbill/9a6c0a6f0a34a147ff82e9f6047db2acG

    gingerBill/9a6c0a6f0a34a147ff82e9f6047db2ac

    0Ver en GitHub↗
    Ver en GitHub↗0
  • gingerbill/b03c2ea6ed693034a609e56076fda3dcG

    gingerBill/b03c2ea6ed693034a609e56076fda3dc

    0Ver en GitHub↗
    Ver en GitHub↗0
  • gingerbill/b7b75772f92c5511a9cd3ca2e28eca37G

    gingerBill/b7b75772f92c5511a9cd3ca2e28eca37

    0Ver en GitHub↗
    Ver en GitHub↗0
  • gingerbill/c7a91318bd7b3be96d63d428b24d19eaG

    gingerBill/c7a91318bd7b3be96d63d428b24d19ea

    0Ver en GitHub↗
    Ver en GitHub↗0
  • gingerbill/e1270f60a1739c266934599c2bee46f5G

    gingerBill/e1270f60a1739c266934599c2bee46f5

    0Ver en GitHub↗
    Ver en GitHub↗0
  • jakubtomsu/2acd84731d3c2613c91e40c2e064ffe6J

    jakubtomsu/2acd84731d3c2613c91e40c2e064ffe6

    0Ver en GitHub↗
    Ver en GitHub↗0
  • jakubtomsu/470e33d477936ba9c772e2395f661b5fJ

    jakubtomsu/470e33d477936ba9c772e2395f661b5f

    0Ver en GitHub↗
    Ver en GitHub↗0
  • jakubtomsu/577f2375aad587e09c2d75e085fef87fJ

    jakubtomsu/577f2375aad587e09c2d75e085fef87f

    0Ver en GitHub↗
    Ver en GitHub↗0
  • jakubtomsu/9cae5298f86d2b9d2aed48641a1a3dbdJ

    jakubtomsu/9cae5298f86d2b9d2aed48641a1a3dbd

    0Ver en GitHub↗
    Ver en GitHub↗0
  • jakubtomsu/e614bf152a7147c4519149270b9266b6J

    jakubtomsu/e614bf152a7147c4519149270b9266b6

    0Ver en GitHub↗
    Ver en GitHub↗0
  • jakubtomsu/ecd83e61976d974c7730f9d7ad3e1fd0J

    jakubtomsu/ecd83e61976d974c7730f9d7ad3e1fd0

    0Ver en GitHub↗
    Ver en GitHub↗0
  • kallunwillock/ezpzmousecontrollerAvatar de KallunWillock

    KallunWillock/EZPZMouseController

    7Ver en GitHub↗

    A VBA library for capturing MouseWheel and other mouse events in UserForms and controls using the InkCollector object, without subclassing or complex Win32 API calls.

    VBA
    Ver en GitHub↗7
  • karl-zylinski/f8761856593776014c9de3368437e790K

    karl-zylinski/f8761856593776014c9de3368437e790

    0Ver en GitHub↗
    Ver en GitHub↗0
  • karl-zylinski/ffccda0babb7e05b0657bf0acd3f1a99K

    karl-zylinski/ffccda0babb7e05b0657bf0acd3f1a99

    0Ver en GitHub↗
    Ver en GitHub↗0
  • kaushikgopal/rxjava-android-samplesAvatar de kaushikgopal

    kaushikgopal/RxJava-Android-Samples

    7,504Ver en GitHub↗

    This project is a sample library and implementation guide for using RxJava to manage asynchronous data streams and concurrent tasks in Android applications. It provides a collection of reference implementations for reactive programming, focusing on functional operators to transform and combine asynchronous data flows. The library demonstrates specific Android architectural patterns, such as implementing decoupled event buses for component communication and coordinating parallel network requests. It includes concrete examples of mobile-specific patterns including search input debouncing, list

    Javaconcurrencyexamplejava
    Ver en GitHub↗7,504
  • laytan/9053ea979bdbc5ebb4bf66d4caf5c402L

    laytan/9053ea979bdbc5ebb4bf66d4caf5c402

    0Ver en GitHub↗
    Ver en GitHub↗0
  • laytan/a94c323a84cef7bcfbdf6d21987fd5a9L

    laytan/a94c323a84cef7bcfbdf6d21987fd5a9

    0Ver en GitHub↗
    Ver en GitHub↗0
  • laytan/ba57af3e5a59ab5cb2fca9e25bcfe262L

    laytan/ba57af3e5a59ab5cb2fca9e25bcfe262

    0Ver en GitHub↗
    Ver en GitHub↗0
  • laytan/e411288bc622eaf09832e752b31c9bc8L

    laytan/e411288bc622eaf09832e752b31c9bc8

    0Ver en GitHub↗
    Ver en GitHub↗0
  • lperlind/1bb993a1c0f1acdd49080fd4852f95c5L

    Lperlind/1bb993a1c0f1acdd49080fd4852f95c5

    0Ver en GitHub↗
    Ver en GitHub↗0
  • ocornut/imguiAvatar de ocornut

    ocornut/imgui

    73,875Ver en GitHub↗

    This project is an immediate-mode graphical user interface library designed for rapid development of tools and debugging interfaces. By generating UI geometry every frame through procedural code, it eliminates the need for persistent state synchronization between application data and the interface. It is primarily intended for integration into existing rendering pipelines, where it produces raw vertex buffers and draw commands that are agnostic to the underlying graphics API. The library distinguishes itself through a highly decoupled architecture that supports complex, dockable, and multi-vi

    C++apicplusplusframework
    Ver en GitHub↗73,875
  • odin-lang/odinAvatar de odin-lang

    odin-lang/Odin

    9,806Ver en GitHub↗

    Odin is a compiled, statically typed systems programming language designed for high-performance software development. It focuses on pragmatic low-level memory control, providing a toolset for manual memory management and precise control over hardware utilization. The language is distinguished by its flexible memory model, which includes custom allocators and precise data layout capabilities to optimize resource usage. It features a comprehensive foreign function interface for importing assembly files and linking with external libraries using configurable calling conventions. The type system

    Odincompilerlanguageodin
    Ver en GitHub↗9,806
  • p1xelher0/abed4728096ea3a88af7802cbe46cf08P

    p1xelHer0/abed4728096ea3a88af7802cbe46cf08

    0Ver en GitHub↗
    Ver en GitHub↗0