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
☆812Updated 4 months ago
Alternatives and similar repositories for r3
Users that are interested in r3 are comparing it to the libraries listed below
Sorting:
- Russ Cox's libtask (with enhancements)☆319Updated 12 years ago
- a tiny, lightning fast event loop for network applications☆396Updated 9 years ago
- An Embedded Implementation of Redis☆553Updated 3 years ago
- ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson☆348Updated 4 years ago
- simple, lightweight message queue☆867Updated 7 years ago
- Lightweight event loop library for Linux epoll() family APIs☆243Updated last month
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆149Updated 4 years ago
- The Fast HTTP header parser library☆135Updated 9 years ago
- Line-level profiler for code running in LuaJIT☆91Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- json lib for lua and C☆173Updated 7 months ago
- Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.☆264Updated 6 months ago
- redis's async event loop library☆188Updated 5 years ago
- An efficient trie implementation.☆255Updated 4 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…☆232Updated 3 years ago
- Lua http client driver for the ngx_lua based on the cosocket API☆187Updated 7 years ago
- The WebSocket library in C☆629Updated 2 years ago
- WhiteDB memory database☆605Updated 2 years ago
- A LUA fast, low-latency, low-memory footprint, web JSON-API framework with Test Driven Development helpers and patterns.☆237Updated 6 years ago
- A self contained Lua MessagePack C implementation.☆367Updated 3 years ago
- Http multipart parser implemented in C☆236Updated 2 years ago
- luajit io framework☆307Updated 4 years ago
- Mocking ideally slow network that only allows reading and/or writing one byte at a time☆130Updated 7 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 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…☆458Updated 4 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Lua binding to Qless (Queue / Pipeline management) for OpenResty / Redis☆94Updated 2 years ago
- an nginx upstream module that talks to mysql and drizzle by libdrizzle☆334Updated 9 months ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- GDB Utilities for OpenResty (including Nginx, ngx_lua, LuaJIT, and more)☆342Updated last year