winstarwang's Stars
curl/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
Seldaek/monolog
Sends your logs to files, sockets, inboxes, databases and various web services
apache/thrift
Apache Thrift
ideawu/ssdb
SSDB - A fast NoSQL database, an alternative to Redis
zaphoyd/websocketpp
C++ websocket client/server library
Countly/countly-server
Countly is a product analytics platform that helps teams track, analyze and act-on their user actions and behaviour on mobile, web and desktop applications.
facebookarchive/scribe
Scribe is a server for aggregating log data streamed in real time from a large number of servers.
johnmyleswhite/ML_for_Hackers
Code accompanying the book "Machine Learning for Hackers"
gflags/gflags
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
katzgrau/KLogger
A Simple Logging Class For PHP
zeromq/zmqpp
0mq 'highlevel' C++ bindings
jbroadway/analog
PHP logging library that is highly extendable and simple to use.
zsummer/log4z
Log4z is an open source C++ lightweight & cross platform log library
chobie/php-protocolbuffers
PECL ProtocolBuffers
aggregateknowledge/rsyslog-zeromq
zeromq input and output modules for rsyslog
liangdong/Server
How to build a Async Server.
haoxingeng/ise
ISE (Iris Server Engine) is a C++ framework for server programming.
rsyslog/liblogging
an easy to use and lightweight signal-safe logging library
chenyu2202863/proto_db
protobuffer database
shlee322/snowflake-cpp
Deprecated: C++ Snowflake
jue/yuntongbu
微博云同步 - 一款基于新浪SAE的微博同步工具,支持新浪微博、腾讯微博原创微博同步
brandonmenc/znowflake
Znowflake is a simple implementation of Twitter's Snowflake using ZeroMQ and C.
leeeboo/unique_id_server
A unique TCP ID server based on the Twitter Snowflake algorithm
svartalf/fizz
C-based clone of the https://github.com/twitter/snowflake/. For studying purposes only.
PurpleHua/SAE-Down-Monitor
This is a SAE project ,you can monitor your website by this project if it is down.
EverythingMe/logstash-scribeinput
A logstash input plugin which receives scribe log entries via thrift
mjw9100/zmq_nothrow
throw() adaptation of zmq.hpp