108 skills found · Page 1 of 4
SDWebImage / SDWebImageAsynchronous image downloader with cache support as a UIImageView category
rrousselGit / RiverpodA reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
stephanenicolas / RobospiceRepo of the Open Source Android library : RoboSpice. RoboSpice is a modular android library that makes writing asynchronous long running tasks easy. It is specialized in network requests, supports caching and offers REST requests out-of-the box using extension modules.
reactiveui / AkavacheAn asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
DamianOsipiuk / Vue QueryHooks for fetching, caching and updating asynchronous data in Vue
Kamel-Media / KamelKotlin asynchronous media loading and caching library for Compose.
markofjohnson / HJCacheiOS asynchronous download, sharing, and caching library for images and more
mortzdk / JsCachejsCache is a javascript library that enables caching of javascripts, css-stylesheets and images using my localStorage polyfill. This is especially useful when serving your website for mobile phones, which has limited HTTP caching available, but also speeds up your site in an ordinary webbrowser as it saves HTTP requests and loads all files asynchronously.
codeinthehole / Django CachebackSmart caching for Django using Celery to refresh cached items asynchronously.
jeff-zou / Flink Connector RedisAsynchronous flink connector based on the Lettuce, supporting sql join and sink, query caching and debugging.
stefangabos / Zebra CURLA high-performance solution for making HTTP requests from your PHP projects. It allows running of multiple requests concurrently, asynchronously, supports GET, POST, HEADER, PUT, PATCH, and DELETE requests, and offers support for caching, FTP downloads, HTTP authentication and proxy requests.
IvanMurzak / Unity ImageLoaderAsynchronous image loading from remote or local destination. It has two layers of configurable cache system: RAM and Disk.
natelyman / SwiftImageLoaderAsynchronous Image Loader in Swift. Caches using an NSCache.
eXascaleInfolab / PyExPoolPython Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity, CPU cores and caching), load balancing and profiling capabilities of the external apps on NUMA architecture
41y08h / Fquery⚡fquery is a powerful async state management solution for flutter. It caches, updates and fully manages asynchronous data in your flutter apps.
Silence-GitHub / BBWebImageA high performance Swift library for downloading, caching and editing web images asynchronously.
dphans / DPImageCacheSwift extension for UIImageView. Help loading image asynchronously and store local file cache.
NachoSoto / AsyncImageViewUIImageView for rendering data asynchronously, with composable renderers and caches
DreamLab / MemoizeCaching library for asynchronous Python applications.
engagingspaces / Vertx DataloaderEfficient, asynchronous batching and caching in clustered environments, port of Facebook DataLoader