lua-resty-lrucache

LRU cache

An LRU cache implementation for OpenResty and Lua applications.

Lua-land LRU Cache based on LuaJIT FFI

GitHub

441 stars
29 watching
108 forks
Language: Lua
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
openresty/lua-resty-shdict-simpleA shared dictionary API interface written in Lua for OpenResty applications32
thibaultcha/lua-resty-mlcacheA high-performance caching library for OpenResty applications404
openresty/lua-resty-memcached-shdictA memcached client with built-in caching and concurrency control using Lua and shared memory33
openresty/lua-resty-stringA set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT.431
openresty/lua-resty-lockA simple nonblocking lock API for ngx_lua based on shared memory dictionaries308
openresty/lua-resty-coreA Lua library providing an FFI-based API to interact with the Nginx Lua module812
kong/lua-resty-awsAn AWS SDK library for OpenResty written in Lua24
openresty/lua-resty-balancerA Lua module implementing a generic consistent hash and round-robin balancer for load balancing331
openresty/lua-resty-websocketA Lua implementation of the WebSocket protocol for use in web servers.509
lloydzhou/lua-resty-cacheProvides an HTTP cache with Redis backend, allowing for stale response serving and exclusive locking.56
toritori0318/lua-resty-r3An experimental Lua implementation of an OpenResty router40
doujiang24/lua-resty-iniProvides an ini parser for a Lua-based web framework49
hamishforbes/lua-resty-tlcA two-layer caching system utilizing Lua's built-in shared dictionary and LRU cache for efficient storage and retrieval of data.19
anjia0532/lua-resty-redis-utilA Lua utility library providing a simplified interface to the Lua-resty-redis library125
openresty/lua-tablepoolA Lua library that manages a pool of reusable tables to reduce memory allocation and garbage collection overhead113