Taymindis Woon (@Taymindis)
  • Stars
    star
    734
  • Global Rank 39,717 (Top 2 %)
  • Followers 45
  • Following 3
  • Registered over 8 years ago
  • Most used languages
    C
    56.0 %
    C++
    16.0 %
    Java
    16.0 %
    TypeScript
    4.0 %
    CMake
    4.0 %
    Makefile
    4.0 %
  • Location πŸ‡ΈπŸ‡¬ Singapore
  • Country Total Rank 297
  • Country Ranking
    C
    10
    CMake
    30
    Makefile
    52
    C++
    56
    Java
    471

Top repositories

1

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
C
225
star
2

lfqueue

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

wfqueue

wait free FIFO queue, easy built cross platform(no extra dependencies needed)
C++
85
star
4

fcgi-function

A cross-platform module to writing C/C++ service for nginx.
C
36
star
5

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++
28
star
6

lfstack

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

ngx_lfqueue

ngx_lfqueue is the queue which share memory across multiple threads and multiple worker without any lock!!
C
24
star
8

atomic_threadpool

it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability
C
23
star
9

atomic_hashtable

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

nginx-elastic-client

To structure your elastic client command in your nginx proxy for multiple elasticsearch server.
C
22
star
11

c-stomp

A STOMP client written in c, STOMP is the Simple (or Streaming) Text Orientated Messaging Protocol. Simple Api usage
C
15
star
12

NonBlockpp

NonBlockpp is small c++ library to proceed background task then runOnMainThread(runOnUIThread)
C++
15
star
13

ngx-stomp

A STOMP upstream module on nginx, STOMP is the Simple (or Streaming) Text Orientated Messaging Protocol.
C
14
star
14

react-router-native-animate-stack

custom animatable stack design with react router native
TypeScript
14
star
15

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
C
12
star
16

sample-ngx-linkfunc-project

This is the sample application projects of using nginx c function
C++
10
star
17

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!
C
9
star
18

nginx-socketify

customize your upstream socket request and downstream response buffer in Nginx config just one time effort
C
8
star
19

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
C
6
star
20

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
Makefile
2
star
21

scheduler

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

simple_linkfunc_app

Simple link function project
CMake
1
star
23

Channeling

The java Nio Based, Async Non Block http client.
Java
1
star
24

JspPaas

Page as a service for JSP to standardize the function by jsp page, guarantee zero downtime
Java
1
star
25

JavaHelper

a java helper which does not make you suck when facing old java version environment
Java
1
star