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
☆814Updated 5 months 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☆554Updated 3 years ago
- a tiny, lightning fast event loop for network applications☆396Updated 9 years ago
- redis's async event loop library☆188Updated 5 years ago
- luajit io framework☆308Updated 4 years ago
- Russ Cox's libtask (with enhancements)☆320Updated 12 years ago
- A non-backtracking NFA/DFA-based Perl-compatible regex engine matching on large data streams☆624Updated 3 years ago
- The Fast HTTP header parser library☆135Updated 9 years ago
- A distributed durable unique 64bit ID server☆202Updated 7 years ago
- TCP/stream echo module for NGINX (a port of ngx_http_echo_module)☆69Updated 4 years ago
- Kyoto Tycoon key-value store (and the underlying Kyoto Cabinet library)☆280Updated last year
- A Lightweight Durable HTTP Key-Value Pair Database in C☆145Updated 7 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…☆459Updated 6 months ago
- simple, lightweight message queue☆867Updated 7 years ago
- Mocking ideally slow network that only allows reading and/or writing one byte at a time☆130Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- WhiteDB memory database☆605Updated 2 years ago
- Generic Lua sandbox for dynamic data analysis☆225Updated 3 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- an nginx upstream module that talks to mysql and drizzle by libdrizzle☆334Updated 11 months ago
- A hello world module for learning Nginx module development☆197Updated 6 years ago
- GDB Utilities for OpenResty (including Nginx, ngx_lua, LuaJIT, and more)☆343Updated last year
- C language wrapper for RE2 the regular expressions library from Google☆127Updated 10 months ago
- json lib for lua and C☆173Updated 9 months ago
- event-driven interprocess communication for openresty and the nginx lua module☆108Updated 5 years ago
- Embeddable, Fast, Streaming, Non-Buffering JSON Parser☆206Updated last year
- Lua binding to Qless (Queue / Pipeline management) for OpenResty / Redis☆95Updated 3 years ago
- A radix tree implementation in ANSI C☆1,164Updated last year