c9s / r3
libr3 is a high-performance path dispatching library. It compiles your route paths into a prefix tree (trie). By using the constructed prefix trie in the start-up time, you may dispatch your routes with efficiency
☆811Updated last month
Alternatives and similar repositories for r3:
Users that are interested in r3 are comparing it to the libraries listed below
- Russ Cox's libtask (with enhancements)☆317Updated 12 years ago
- A Lightweight Durable HTTP Key-Value Pair Database in C☆146Updated 7 years ago
- redis's async event loop library☆188Updated 5 years ago
- An Embedded Implementation of Redis☆549Updated 3 years ago
- Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.☆256Updated 3 months ago
- A non-backtracking NFA/DFA-based Perl-compatible regex engine matching on large data streams☆618Updated 3 years ago
- luajit io framework☆308Updated 4 years ago
- json lib for lua and C☆170Updated 4 months ago
- a tiny, lightning fast event loop for network applications☆397Updated 8 years ago
- Easier to read LuaJIT dumps☆179Updated 5 months ago
- A self contained Lua MessagePack C implementation.☆361Updated 3 years ago
- A nice place for simple libev examples. Please contribute.☆237Updated 8 years ago
- Data-driven test scaffold for Nginx C module and OpenResty Lua library development☆443Updated last week
- Lua binding to Qless (Queue / Pipeline management) for OpenResty / Redis☆95Updated 2 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- LuaJIT Unix syscall FFI☆444Updated 3 years ago
- libshmcache is a local cache in the share memory for multi processes. high performance due to read is lockless. libshmcache is 100+ times…☆453Updated last month
- TCP/stream echo module for NGINX (a port of ngx_http_echo_module)☆69Updated 4 years ago
- simple, lightweight message queue☆867Updated 7 years ago
- GDB Utilities for OpenResty (including Nginx, ngx_lua, LuaJIT, and more)☆339Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 9 months ago
- Test OpenResty scripts with busted☆32Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- an nginx upstream module that talks to mysql and drizzle by libdrizzle☆335Updated 6 months ago
- replace nginx's pool mechanism with plain malloc & free to help tools like valgrind☆76Updated 3 weeks ago
- A barebones router for Lua. It matches urls and executes lua functions.☆196Updated 4 years ago
- Line-level profiler for code running in LuaJIT☆91Updated 9 years ago
- Mocking ideally slow network that only allows reading and/or writing one byte at a time☆130Updated 6 years ago
- A library that logs messages using non-blocking UDP datagrams.☆375Updated 5 years ago
- A Nginx module to dump backtrace when a worker process exits abnormally☆70Updated 12 years ago