Pinned Repositories
kong
🦍 The Cloud-Native API Gateway and AI Gateway.
ngx_wasm_module
Nginx + WebAssembly
lua-nginx-module
Embed the Power of Lua into NGINX HTTP servers
lua-cassandra
Pure Lua driver for Apache Cassandra
lua-resty-jit-uuid
Fast and dependency-free UUID library for LuaJIT/ngx_lua
lua-resty-mlcache
Layered caching library for OpenResty
lua-resty-socket
Automatic LuaSocket/cosockets compatibility module
TCBlobDownload
Concurrent large files downloads for iOS
TCBlobDownloadSwift
Powerful file downloads in Swift
TCCopyableLabel
A copyable UILabel subclass
thibaultcha's Repositories
thibaultcha/lua-resty-mlcache
Layered caching library for OpenResty
thibaultcha/lua-resty-jit-uuid
Fast and dependency-free UUID library for LuaJIT/ngx_lua
thibaultcha/lua-cassandra
Pure Lua driver for Apache Cassandra
thibaultcha/lua-resty-socket
Automatic LuaSocket/cosockets compatibility module
thibaultcha/lua-resty-busted
Test OpenResty scripts with busted
thibaultcha/lua-argon2
Lua C binding for the Argon2 password hashing algorithm
thibaultcha/lua-nginx-module
Embed the Power of Lua into NGINX HTTP servers
thibaultcha/setup-openresty
thibaultcha/Counter
Simple Node.js and Socket.IO example.
thibaultcha/kong-tests-compose
Docker compose for Kong's integration test suite
thibaultcha/lua-resty-lrucache
Lua-land LRU Cache based on LuaJIT FFI
thibaultcha/openresty
Turning Nginx into a Full-Fledged Scriptable Web Platform
thibaultcha/hstr
bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
thibaultcha/lua-resty-core
New FFI-based API for lua-nginx-module
thibaultcha/lua-resty-dns
DNS resolver for the nginx lua module
thibaultcha/lua-resty-shell
Lua module for nonblocking system shell command executions
thibaultcha/lua-resty-signal
Lua library for killing or sending signals to UNIX processes
thibaultcha/lua-resty-websocket-proxy
Reverse-proxying of websocket frames
thibaultcha/luajit2
OpenResty's Fork of LuaJIT 2
thibaultcha/luajit2-test-suite
OpenResty's LuaJIT test suite based on Mike Pall's LuaJIT tests
thibaultcha/lucet
Lucet, the Sandboxing WebAssembly Compiler.
thibaultcha/meta-lua-nginx-module
Meta Lua Nginx Module supporting both Http Lua Module and Stream Lua Module
thibaultcha/no-pool-nginx
replace nginx's pool mechanism with plain malloc & free to help tools like valgrind
thibaultcha/openresty-devel-utils
Utilities for nginx module development
thibaultcha/proxy-wasm-assembly-script-sdk
WebAssembly for Proxies (AssemblyScript SDK)
thibaultcha/proxy-wasm-rust-sdk
WebAssembly for Proxies (Rust SDK)
thibaultcha/spec
WebAssembly for Proxies (ABI specification)
thibaultcha/stream-lua-nginx-module
Embed the power of Lua into NGINX TCP/UDP servers
thibaultcha/test-nginx
Data-driven test scaffold for Nginx C module and OpenResty Lua library development
thibaultcha/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift