Taymindis Woon
Taymindis Woon
nginx-link-function
It is a NGINX module that provides dynamic linking to your application in server context and call the function of your application in location directive
lfqueue
lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
wfqueue
wait free FIFO queue, easy built cross platform(no extra dependencies needed)
atomic_hashtable
atomic_hashtable for C, fast movement for read, write, and delete without locking while multithreading purposes, Simple and Stable
atomic_threadpool
it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability
backcurl
C++ http client, pure libcurl based with customized set_easy_opt for different kind of requests for Mobile, NON BLOCK UI SYNC http request.
c-stomp
A STOMP client written in c, STOMP is the Simple (or Streaming) Text Orientated Messaging Protocol. Simple Api usage
fcgi-function
A cross-platform module to writing C/C++ service for nginx.
lfstack
lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
nginx-elastic-client
To structure your elastic client command in your nginx proxy for multiple elasticsearch server.