shrimp's Stars
pallets/flask
The Python micro framework for building web applications.
psf/requests
A simple, yet elegant, HTTP library.
openresty/lua-nginx-module
Embed the Power of Lua into NGINX HTTP servers
technomancy/leiningen
Moved to Codeberg; this is a convenience mirror
nkrode/RedisLive
Visualize your redis instances, analyze query patterns and spikes.
dakrone/clj-http
An idiomatic clojure http client wrapping the apache client. Officially supported version.
openresty/test-nginx
Data-driven test scaffold for Nginx C module and OpenResty Lua library development
openresty/set-misc-nginx-module
Various set_xxx directives added to nginx's rewrite module (md5/sha1, sql/json quoting, and many more)
openresty/drizzle-nginx-module
an nginx upstream module that talks to mysql and drizzle by libdrizzle
liseen/lua-resty-http
Lua http client driver for the ngx_lua based on the cosocket API
djpowell/liverepl
Connect a Clojure REPL to running Java or Clojure processes without any special setup
calio/form-input-nginx-module
This is a nginx module that reads HTTP POST and PUT request body encoded in "application/x-www-form-urlencoded", and parse the arguments in request body into nginx variables.
openresty/no-pool-nginx
replace nginx's pool mechanism with plain malloc & free to help tools like valgrind
calio/iconv-nginx-module
a character conversion nginx module using libiconv
shrimp/lua-libxml-module
parse xml file using xpath
shrimp/drizzle-nginx-module
an nginx upstream module that talks to mysql, drizzle, and sqlite3 by libdrizzle
shrimp/lua-utils-misc
useful functions for lua