Threas

Threas

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

Threas's starred repositories

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

Language:CLicense:BSD-2-ClauseStargazers:230Issues:24Issues:14

lfqueue

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

Language:CLicense:BSD-2-ClauseStargazers:138Issues:13Issues:4

wfqueue

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

Language:C++License:BSD-3-ClauseStargazers:85Issues:6Issues:4

fcgi-function

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

Language:CLicense:MITStargazers:36Issues:10Issues:2

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.

Language:C++License:MITStargazers:28Issues:10Issues:1

Reminders-react-native

A simple Reminders app made with React Native (learning project)

Language:JavaScriptStargazers:27Issues:0Issues:1

ngx_lfqueue

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

Language:CLicense:BSD-2-ClauseStargazers:24Issues:5Issues:1

atomic_hashtable

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

Language:CLicense:MITStargazers:23Issues:9Issues:0

nginx-elastic-client

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

Language:CLicense:BSD-2-ClauseStargazers:22Issues:8Issues:0

c-stomp

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

Language:CLicense:MITStargazers:16Issues:3Issues:3

ngx-stomp

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

Language:CLicense:BSD-3-ClauseStargazers:13Issues:3Issues:0

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!

Language:CLicense:BSD-2-ClauseStargazers:9Issues:4Issues:1