-
Updated
Mar 5, 2020 - Go
#
caching-library
Here are 49 public repositories matching this topic...
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
A modern, fluent and conventions based HMVC framework for ColdFusion (CFML)
-
Updated
Sep 18, 2020 - ColdFusion
An efficient multi-layered caching system for .NET
-
Updated
Sep 9, 2020 - C#
Set of caching hooks and routes for feathersjs.
-
Updated
Jun 1, 2020 - JavaScript
Create a caching with the Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays.
-
Updated
Jul 5, 2018 - PHP
paskal
commented
Jun 4, 2020
With probability higher than 20% locally and than 50% on GitHub Actions, TestCache_MaxCacheSizeParallel/LruCache
fails with race condition. It's seen as LruCache.currentSize
wrong values \ concurrent changes despite the fact that all changes are done using atomic.AddInt64
and atomic.LoadInt64
.
![image](https://user-images.githubusercontent.com/712534/83786068-80872d00-a692-11ea-904c-31
A java proxy server to Mojang's profile API, to avoid rate limits and serve profiles faster.
java
redis
caching
redis-server
proxy-server
okhttp3
sparkjava
redis-cache
squid-proxy
relay-server
mojang-api
caching-library
-
Updated
Mar 27, 2020 - Java
Dictionary-like data structure, supporting LRU caching semantics and data expiration mechanism.
-
Updated
Mar 1, 2020 - Python
Redis cache which automatically build and refresh itself.
-
Updated
Mar 29, 2019 - JavaScript
Dead simple Retrofit / RxJava cache
android
caching
http
volley
android-library
okhttp
rxjava2
retrofit2
okhttp3
retrofit2-rxjava
caching-library
retrofit2-rxjava2
-
Updated
Aug 29, 2020 - Kotlin
A CachingQuery implementation to Flask using Flask-SQLAlchemy and Flask-Caching
-
Updated
Apr 11, 2020 - Python
Node caching HTTP proxy built on top of express-http-proxy. Persists requests and responses to an in-memory HAR-like data structure based on HAR1.2 . Caches JSON content-type responses by default with the ability to cache an entire site; including content-types describing images. Useful for testing front end code, mocking api, and saving the cache to a HAR file which can be used for further tests.
nodejs
testing
middleware
express
json-api
proxy
cache
har
proxy-server
reverse-proxy
cache-storage
caching-library
-
Updated
Sep 17, 2020 - HTML
General utilities to help with stuff in .NET Development, from Epiforge
-
Updated
May 21, 2020 - C#
Simple in-memory caching for JavaScript
-
Updated
Sep 10, 2020 - JavaScript
Thread safe on disk persistence manager with Codable and backed by NSCache.
-
Updated
Jul 21, 2020 - Swift
-
Updated
Dec 26, 2019 - C#
Pavalisoft.Caching is an open source caching extension for .NET Standard written in C#, which provides single unified API for both MemoryCache and DistributedCache implementations.
-
Updated
Jun 28, 2019 - C#
Lifecycle management for asynchronous data in javascript single page applications. Framework agnostic.
redux
javascript
fetch
api
flux
caching
typescript
state-management
resource
async
asynchronous
reactjs
cache
garbage-collector
garbage-collection
dispatcher
action
resource-management
lifecycle-management
caching-library
-
Updated
Sep 11, 2019 - JavaScript
A lightweight caching and data retrieval solution for iOS
-
Updated
Feb 29, 2020 - Swift
Filesystem-based cache system for PHP 7.
-
Updated
Feb 15, 2020 - PHP
Cacher is an image downloading and caching framework. Also support downloading files such as JSON. The frame downloads and cache the image from different urls on iOS allowing user to have a smooth user experience.
-
Updated
Jul 28, 2020 - Swift
Mindless is a light-weight php framework that implements caching, a way to construct forms independently of html and security.
-
Updated
Apr 16, 2019 - PHP
Sample showing various caching mechanism for different routes using sw-precache
-
Updated
May 23, 2017 - TypeScript
Improve this page
Add a description, image, and links to the caching-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the caching-library topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
@ImageView can be configured with a height and width value so that the images are resized before they are put into the ImageView
Describe the solution you'd like
Optimized logic for resizing bitmaps before they are added to the ImageView if the required values are passed to the annotation.