lua-tablepool
Table manager
A Lua library that manages a pool of reusable tables to reduce memory allocation and garbage collection overhead
Lua table recycling pools for LuaJIT
113 stars
15 watching
23 forks
Language: Perl
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua module implementing a generic consistent hash and round-robin balancer for load balancing | 331 |
| A shared dictionary API interface written in Lua for OpenResty applications | 32 |
| An LRU cache implementation for OpenResty and Lua applications. | 441 |
| A Lua-based nonblocking MySQL driver library for high-performance web applications. | 709 |
| An AWS SDK library for OpenResty written in Lua | 24 |
| A Lua library for rate limiting and traffic control in web applications | 822 |
| A Lua-based session management library for secure and flexible session handling in web applications. | 321 |
| A Lua library for sending signals to Linux processes | 33 |
| A memcached client with built-in caching and concurrency control using Lua and shared memory | 33 |
| A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
| 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 implementation of the WebSocket protocol for use in web servers. | 509 |
| A Redis client tool with web interface for editing and managing Redis data | 34 |
| A high-performance caching library for OpenResty applications | 404 |