awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to slorber/react-async-hook

Open-source alternatives to React Async Hook

26 open-source projects similar to slorber/react-async-hook, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best React Async Hook alternative.

  • aiven715/promise-hookA

    aiven715/promise-hook

    0View on GitHub↗
    View on GitHub↗0
  • alex-cory/use-httpA

    alex-cory/use-http

    0View on GitHub↗
    View on GitHub↗0
  • apollostack/apollo-clientapollostack avatar

    apollostack/apollo-client

    19,798View on GitHub↗

    Apollo Client is a frontend GraphQL integration layer and client library used to fetch, manage, and cache data from a GraphQL server in web and mobile applications. It functions as a state management framework that synchronizes remote server data with local application state. The project provides a TypeScript wrapper for executing GraphQL queries and mutations, ensuring type-safe API integration with automatic validation and code completion. The library manages data fetching and synchronization between the backend and the user interface. It includes capabilities for caching GraphQL results l

    TypeScript
    View on GitHub↗19,798
  • bdbch/react-devtoB

    bdbch/react-devto

    0View on GitHub↗
    View on GitHub↗0
  • bdbch/react-githubB

    bdbch/react-github

    0View on GitHub↗
    View on GitHub↗0
  • charlesstover/fetch-suspenseC

    CharlesStover/fetch-suspense

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • dai-shi/react-hooks-asyncdai-shi avatar

    dai-shi/react-hooks-async

    494View on GitHub↗

    NOT MAINTAINED React custom hooks for async functions with abortability and composability

    JavaScript
    View on GitHub↗494
  • facebook/relayfacebook avatar

    facebook/relay

    18,940View on GitHub↗

    Relay is a GraphQL client framework and state manager used for building data-driven applications. It functions as a declarative data fetching layer and a GraphQL compiler that transforms declarations into optimized runtime code with automatic type generation. The framework distinguishes itself through a build-time compilation process that generates optimized queries and a data masking system that prevents components from accessing undeclared data. It employs a normalized client-side cache to maintain consistency across entities and an optimistic update mechanism to provide immediate interface

    Rust
    View on GitHub↗18,940
  • grug/react-use-fetch-with-reduxG

    grug/react-use-fetch-with-redux

    0View on GitHub↗
    View on GitHub↗0
  • heroku/react-refetchheroku avatar

    heroku/react-refetch

    3,403View on GitHub↗

    A simple, declarative, and composable way to fetch data for React components

    JavaScript
    View on GitHub↗3,403
  • ilyalesik/react-fetch-hookilyalesik avatar

    ilyalesik/react-fetch-hook

    350View on GitHub↗

    React hook for conveniently use Fetch API.

    JavaScript
    View on GitHub↗350
  • inmagik/react-rocketjumpI

    inmagik/react-rocketjump

    0View on GitHub↗
    View on GitHub↗0
  • johannesklauss/react-use-fetch-factoryJ

    JohannesKlauss/react-use-fetch-factory

    0View on GitHub↗
    View on GitHub↗0
  • makeomatic/redux-connectmakeomatic avatar

    makeomatic/redux-connect

    546View on GitHub↗

    Provides decorator for resolving async props in react-router, extremely useful for handling server-side rendering in React

    JavaScript
    View on GitHub↗546
  • mauricedb/use-abortable-fetchmauricedb avatar

    mauricedb/use-abortable-fetch

    161View on GitHub↗

    React hook that does a fetch and aborts when the components is unloaded or a different request is made

    TypeScript
    View on GitHub↗161
  • nearform/graphql-hooksnearform avatar

    nearform/graphql-hooks

    1,887View on GitHub↗

    🎣 Minimal hooks-first GraphQL client

    TypeScript
    View on GitHub↗1,887
  • react-rekindle/use-requestR

    react-rekindle/use-request

    0View on GitHub↗
    View on GitHub↗0
  • ryanroll/react-use-apiR

    RyanRoll/react-use-api

    0View on GitHub↗
    View on GitHub↗0
  • schettino/react-request-hookS

    schettino/react-request-hook

    0View on GitHub↗
    View on GitHub↗0
  • sergey-s/use-axios-reactsergey-s avatar

    sergey-s/use-axios-react

    32View on GitHub↗

    React axios hooks for CRUD

    JavaScript
    View on GitHub↗32
  • smmoosavi/react-use-data-loaderS

    smmoosavi/react-use-data-loader

    0View on GitHub↗
    View on GitHub↗0
  • soroushchehresa/axios-reactsoroushchehresa avatar

    soroushchehresa/axios-react

    47View on GitHub↗

    🌐 HTTP client component for React, based on Axios

    TypeScript
    View on GitHub↗47
  • tannerlinsley/react-querytannerlinsley avatar

    tannerlinsley/react-query

    49,769View on GitHub↗

    React Query is an asynchronous state management library and data fetching orchestrator designed to fetch, cache, and synchronize server state in web applications. It functions as a server-state cache manager that handles asynchronous data requests to keep local application state in sync with a remote server. The library implements a stale-while-revalidate cache pattern, which provides immediate access to cached data while triggering background updates to maintain consistency. It further supports optimistic user interface updates, allowing the interface to change immediately during data mutati

    TypeScript
    View on GitHub↗49,769
  • tanstack/queryTanStack avatar

    TanStack/query

    49,761View on GitHub↗

    This project provides a comprehensive suite of tools for managing asynchronous state and building full-stack web applications. At its core, it functions as a centralized synchronization layer that automates data fetching, caching, and background revalidation, ensuring that remote server data remains consistent with the local user interface. By utilizing a declarative, hook-based programming model, it simplifies the management of complex data lifecycles and loading states. The project distinguishes itself through a headless design philosophy that decouples business logic from visual presentati

    TypeScriptasynccachedata
    View on GitHub↗49,761
  • zeit/swrZ

    zeit/swr

    0View on GitHub↗
    View on GitHub↗0
  • zhixiaoqiang/react-request-hookZ

    zhixiaoqiang/react-request-hook

    0View on GitHub↗
    View on GitHub↗0