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: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
openresty/lua-resty-shdict-simple A shared dictionary API interface written in Lua for OpenResty applications 32
thibaultcha/lua-resty-mlcache A high-performance caching library for OpenResty applications 404
openresty/lua-resty-memcached-shdict A memcached client with built-in caching and concurrency control using Lua and shared memory 33
openresty/lua-resty-string A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. 431
openresty/lua-resty-lock A simple nonblocking lock API for ngx_lua based on shared memory dictionaries 308
openresty/lua-resty-core A Lua library providing an FFI-based API to interact with the Nginx Lua module 812
kong/lua-resty-aws An AWS SDK library for OpenResty written in Lua 24
openresty/lua-resty-balancer A Lua module implementing a generic consistent hash and round-robin balancer for load balancing 331
openresty/lua-resty-websocket A Lua implementation of the WebSocket protocol for use in web servers. 509
lloydzhou/lua-resty-cache Provides an HTTP cache with Redis backend, allowing for stale response serving and exclusive locking. 56
toritori0318/lua-resty-r3 An experimental Lua implementation of an OpenResty router 40
doujiang24/lua-resty-ini Provides an ini parser for a Lua-based web framework 49
hamishforbes/lua-resty-tlc A 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-util A Lua utility library providing a simplified interface to the Lua-resty-redis library 125
openresty/lua-tablepool A Lua library that manages a pool of reusable tables to reduce memory allocation and garbage collection overhead 113