Singapore

Taymindis Woon

Expert
@Taymindis

A guy who work as a software architect in IT solution Company in Singapore. Proficient in security, scalability application

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

234

lfqueue. lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!

150

wfqueue. wait free FIFO queue, easy built cross platform(no extra dependencies needed)

86

fcgi-function. A cross-platform module to writing C/C++ service for nginx.

36

lfstack. lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!

32

atomic_threadpool. it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability

31

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.

30

ngx_lfqueue. ngx_lfqueue is the queue which share memory across multiple threads and multiple worker without any lock!!

27

atomic_hashtable. atomic_hashtable for C, fast movement for read, write, and delete without locking while multithreading purposes, Simple and Stable

25

nginx-elastic-client. To structure your elastic client command in your nginx proxy for multiple elasticsearch server.

23

NonBlockpp. NonBlockpp is small c++ library to proceed background task then runOnMainThread(runOnUIThread)

16

c-stomp. A STOMP client written in c, STOMP is the Simple (or Streaming) Text Orientated Messaging Protocol. Simple Api usage

16

react-router-native-animate-stack. custom animatable stack design with react router native

14

ngx-stomp. A STOMP upstream module on nginx, STOMP is the Simple (or Streaming) Text Orientated Messaging Protocol.

13

sample-ngx-linkfunc-project. This is the sample application projects of using nginx c function

12

indexed_array. Indexed Array is a C library struct array for you to add index into struct field member in order to do faster search

12

ngx_lfstack. ngx_lfstack is the lock free stack(push/pop) container running on nginx share memory and it read/write across multiple threads and multiple workers without any lock!

11

nginx-socketify. customize your upstream socket request and downstream response buffer in Nginx config just one time effort

10

nginx-if-request-body. A 3rd party module to handle request body filter on runtime before proxy to backend. It's good if filter certain content and redirect to other path

7

oxygine-androidstudio. This is a sample program from oxygine-framework https://github.com/oxygine/oxygine-framework , and able to build and debug c++ with android studio

2

scheduler. Pure scheduler extension from JAVA 8 to specify sec, min, hour, day, month, year and interval period by timeunit

2

Channeling. The java Nio Based, Async Non Block http client.

1

JspPaas. Page as a service for JSP to standardize the function by jsp page, guarantee zero downtime

1

JavaHelper. a java helper which does not make you suck when facing old java version environment

1

awesome-nginx. A curated list of awesome Nginx distributions, 3rd party modules, Active developers, etc. :octocat:

1

oxygine-framework. Oxygine is C++ engine and framework for 2D games on iOS, Android, Windows, Linux and Mac

1

simple_linkfunc_app. Simple link function project

1
27
Apply