Taymindis Repos

Taymindis Repositories


Browse Repostories on github

Welcome to Taymindis Home Pages

wait free queue - wait free FIFO queue, easy built cross platform(no extra dependencies needed), no malloc lock, no spin, no thread yield. it’s as fast as never wait!

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

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 Link Function - create your dynamic linkable application on top of nginx module

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

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.