c9s / r3Links
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
☆816Updated 2 weeks ago
Alternatives and similar repositories for r3
Users that are interested in r3 are comparing it to the libraries listed below
Sorting:
- An Embedded Implementation of Redis☆561Updated 4 years ago
- a tiny, lightning fast event loop for network applications☆402Updated 9 years ago
- The Fast HTTP header parser library☆136Updated 10 years ago
- redis's async event loop library☆189Updated 6 years ago
- Russ Cox's libtask (with enhancements)☆322Updated 13 years ago
- luajit io framework☆310Updated 4 years ago
- A non-backtracking NFA/DFA-based Perl-compatible regex engine matching on large data streams☆625Updated 4 years ago
- TCP/stream echo module for NGINX (a port of ngx_http_echo_module)☆69Updated 5 years ago
- ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson☆347Updated 5 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…☆465Updated last month
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- json lib for lua and C☆177Updated last year
- Kyoto Tycoon key-value store (and the underlying Kyoto Cabinet library)☆280Updated 2 years ago
- A distributed durable unique 64bit ID server☆208Updated 7 years ago
- Generic Lua sandbox for dynamic data analysis☆225Updated 3 years ago
- It is a NGINX module that provides dynamic linking to your application in server context and call the function of your application in loc…☆234Updated 4 years ago
- GDB Utilities for OpenResty (including Nginx, ngx_lua, LuaJIT, and more)☆345Updated 2 years ago
- WhiteDB memory database☆607Updated 3 years ago
- Mocking ideally slow network that only allows reading and/or writing one byte at a time☆130Updated 7 years ago
- The asynchronous TLS abstraction for OpenSSL☆127Updated 7 years ago
- URL Routing Library for OpenResty Supporting Pluggable Matching Engines☆103Updated 7 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- an nginx upstream module that talks to mysql and drizzle by libdrizzle☆336Updated last month
- A Lightweight Durable HTTP Key-Value Pair Database in C☆146Updated 8 years ago
- ☆157Updated last year
- Lua binding to Qless (Queue / Pipeline management) for OpenResty / Redis☆96Updated 3 years ago
- Line-level profiler for code running in LuaJIT☆94Updated 10 years ago
- Fancy command-line utilities for OpenResty☆270Updated last month
- Sockproc is a simple server for running child processes or shell commands☆95Updated 6 years ago
- replace nginx's pool mechanism with plain malloc & free to help tools like valgrind☆74Updated last month