Starred repositories
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
AddressSanitizer, ThreadSanitizer, MemorySanitizer
Embed the Power of Lua into NGINX HTTP servers
Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.liber…
A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.
GitHub Load Balancer Director and supporting tooling.
A pure stream http push technology for your Nginx setup. Comet made easy and really scalable.
A distribution of Linux Virtual Server with some advanced features. It introduces a new packet forwarding method - FULLNAT other than NAT/Tunneling/DirectRouting, and defense mechanism against synf…
A forward proxy module for CONNECT request handling
Nginx Development Kit - an Nginx module that adds additional generic tools that module developers can use in their own modules
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…
Embed the power of Lua into NGINX TCP/UDP servers
Make a snapshot for lua state to detect memory leaks.
Various set_xxx directives added to nginx's rewrite module (md5/sha1, sql/json quoting, and many more)
an nginx upstream module that talks to mysql and drizzle by libdrizzle