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 last week
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☆558Updated 3 years ago
- redis's async event loop library☆189Updated 5 years ago
- Russ Cox's libtask (with enhancements)☆321Updated 13 years ago
- a tiny, lightning fast event loop for network applications☆400Updated 9 years ago
- A non-backtracking NFA/DFA-based Perl-compatible regex engine matching on large data streams☆625Updated 4 years ago
- The Fast HTTP header parser library☆135Updated 10 years ago
- ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson☆347Updated 5 years ago
- TCP/stream echo module for NGINX (a port of ngx_http_echo_module)☆69Updated 5 years ago
- luajit io framework☆310Updated 4 years ago
- Kyoto Tycoon key-value store (and the underlying Kyoto Cabinet library)☆281Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- libshmcache is a local cache in the share memory for multi processes. high performance due to read is lockless. libshmcache is 100+ times…☆463Updated 9 months ago
- A distributed durable unique 64bit ID server☆206Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- simple, lightweight message queue☆869Updated 7 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 16 years ago
- WhiteDB memory database☆608Updated 2 years ago
- A nice place for simple libev examples. Please contribute.☆238Updated 8 years ago
- GDB Utilities for OpenResty (including Nginx, ngx_lua, LuaJIT, and more)☆344Updated last year
- timer.c: Tickless hierarchical timing wheel☆232Updated 2 years ago
- Lua binding to Qless (Queue / Pipeline management) for OpenResty / Redis☆95Updated 3 years ago
- The WebSocket library in C☆641Updated 3 years ago
- Lightweight event loop library for Linux epoll() family APIs☆245Updated 6 months ago
- Map object pointer to an unique id☆43Updated 10 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- The asynchronous TLS abstraction for OpenSSL☆126Updated 7 years ago
- A Nginx module to dump backtrace when a worker process exits abnormally☆70Updated 12 years ago
- Fancy command-line utilities for OpenResty☆269Updated 2 weeks ago
- Http multipart parser implemented in C☆241Updated 3 years ago
- Data-driven test scaffold for Nginx C module and OpenResty Lua library development☆448Updated 3 months ago