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
☆812Updated 2 months ago
Alternatives and similar repositories for r3:
Users that are interested in r3 are comparing it to the libraries listed below
- a tiny, lightning fast event loop for network applications☆397Updated 8 years ago
- WhiteDB memory database☆604Updated 2 years ago
- An Embedded Implementation of Redis☆553Updated 3 years ago
- luajit io framework☆308Updated 4 years ago
- timer.c: Tickless hierarchical timing wheel☆224Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- simple, lightweight message queue☆867Updated 7 years ago
- A non-backtracking NFA/DFA-based Perl-compatible regex engine matching on large data streams☆623Updated 3 years ago
- redis's async event loop library☆189Updated 5 years ago
- Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.☆258Updated 4 months ago
- sprintf accelerator for GCC and Clang☆397Updated last year
- A self contained Lua MessagePack C implementation.☆363Updated 3 years ago
- Kyoto Tycoon key-value store (and the underlying Kyoto Cabinet library)☆278Updated last year
- Russ Cox's libtask (with enhancements)☆317Updated 12 years ago
- A Lightweight Durable HTTP Key-Value Pair Database in C☆145Updated 7 years ago
- ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson☆348Updated 4 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- weighttp on github for easier collaboration - main repo still on lighttpd.net☆350Updated last week
- TCP/stream echo module for NGINX (a port of ngx_http_echo_module)☆69Updated 4 years ago
- The Fast HTTP header parser library☆135Updated 9 years ago
- The WebSocket library in C☆621Updated 2 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…☆455Updated 2 months ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- replace nginx's pool mechanism with plain malloc & free to help tools like valgrind☆75Updated last month
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- C network daemon for bloom filters☆1,237Updated 2 years ago
- A nice place for simple libev examples. Please contribute.☆238Updated 8 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆149Updated 4 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆122Updated 10 months ago
- Line-level profiler for code running in LuaJIT☆91Updated 9 years ago