The React Location library by TanStack provides asynchronous routing with promise-based data loaders, asynchronous route elements, threshold-based pending route elements, error boundary route elements, code-splitting, and post-render async loader APIs. It also offers deeply integrated Search Params API and hooks for everything, including preloading. Optional route filtering/ranking and JSX route definitions are available, as well as prepackaged simple cache implementation for route loader caching. Integration with external caches and storage is easy, as it offers integration with React Query, Apollo, SWR, RTKQuery. For more information, visit react-location.tanstack.com for docs, guides, API, and more!