lua-resty-lrucache
LRU cache
An LRU cache implementation for OpenResty and Lua applications.
Lua-land LRU Cache based on LuaJIT FFI
441 stars
29 watching
108 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A shared dictionary API interface written in Lua for OpenResty applications | 32 |
| A high-performance caching library for OpenResty applications | 404 |
| A memcached client with built-in caching and concurrency control using Lua and shared memory | 33 |
| A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 431 |
| A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 308 |
| A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
| An AWS SDK library for OpenResty written in Lua | 24 |
| A Lua module implementing a generic consistent hash and round-robin balancer for load balancing | 331 |
| A Lua implementation of the WebSocket protocol for use in web servers. | 509 |
| Provides an HTTP cache with Redis backend, allowing for stale response serving and exclusive locking. | 56 |
| An experimental Lua implementation of an OpenResty router | 40 |
| Provides an ini parser for a Lua-based web framework | 49 |
| A two-layer caching system utilizing Lua's built-in shared dictionary and LRU cache for efficient storage and retrieval of data. | 19 |
| A Lua utility library providing a simplified interface to the Lua-resty-redis library | 125 |
| A Lua library that manages a pool of reusable tables to reduce memory allocation and garbage collection overhead | 113 |