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
☆815Updated last week
Related projects ⓘ
Alternatives and complementary repositories for r3
- A non-backtracking NFA/DFA-based Perl-compatible regex engine matching on large data streams☆617Updated 3 years ago
- Russ Cox's libtask (with enhancements)☆315Updated 12 years ago
- ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson☆347Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- redis's async event loop library☆188Updated 4 years ago
- a tiny, lightning fast event loop for network applications☆396Updated 8 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…☆230Updated 3 years ago
- simple, lightweight message queue☆866Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 5 months ago
- json lib for lua and C☆167Updated 3 weeks ago
- An efficient trie implementation.☆252Updated 3 years ago
- TCP/stream echo module for NGINX (a port of ngx_http_echo_module)☆70Updated 4 years ago
- Fancy command-line utilities for OpenResty☆263Updated 2 months ago
- An Embedded Implementation of Redis☆544Updated 2 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆148Updated 4 years ago
- WhiteDB memory database☆608Updated last year
- Data-driven test scaffold for Nginx C module and OpenResty Lua library development☆441Updated this week
- C language wrapper for RE2 the regular expressions library from Google☆121Updated 2 months ago
- Mocking ideally slow network that only allows reading and/or writing one byte at a time☆129Updated 6 years ago
- Google Protocol Buffers code generator for nginx module developers☆56Updated 11 years ago
- Http multipart parser implemented in C☆229Updated 2 years ago
- A self contained Lua MessagePack C implementation.☆356Updated 2 years ago
- Kyoto Tycoon key-value store (and the underlying Kyoto Cabinet library)☆276Updated 11 months ago
- ☆152Updated last month
- The WebSocket library in C☆608Updated 2 years ago
- The asynchronous TLS abstraction for OpenSSL☆124Updated 6 years ago
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 7 months ago