Pinned Repositories
bourne
:smirk: Bourne is a lightweight JSON de/serializer (C++11).
cmake-templates
Some CMake Templates (examples). Qt, Boost, OpenCV, C++11, etc 一些栗子
DNS-CPP
Asynchronous DNS library in C++
grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
HQChart
HQChart - H5, 微信小程序 沪深/港股/数字货币/期货/美股 K线图(kline),走势图,缩放,拖拽,十字光标,画图工具,截图,筹码图. 分析家语法,(麦语法),第3方数据替换接口
NanoLog
Low Latency C++11 Logging Library
PearsonCorrelationCoefficient
Pearson Correlation Coefficient
protobuf
Protocol Buffers - Google's data interchange format
pure-lua-zset
a lua zset(sorted set) looks like redis zset
rest_rpc
modern C++(C++11), simple, easy to use rpc framework
wywly's Repositories
wywly/pure-lua-zset
a lua zset(sorted set) looks like redis zset
wywly/bourne
:smirk: Bourne is a lightweight JSON de/serializer (C++11).
wywly/base
Base91 / Base85 / Base64 de/encoders (C++03)
wywly/basexx
A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.
wywly/boost-asio-cpp-network-programming-in-chinese
Boost.Asio C++ Network Programming 中文版(正在重新校对中…)
wywly/ByteBufferCpp
An implementation of ByteBuffer in C++
wywly/concat
A string concatenation utility in a single header file for C++11.
wywly/correlation
Correlation.py - calculates Pearson Rho, Spearman Rho, and Kendall Tau for determining correlation.
wywly/CronScheduler
Using cron expression to schedule functions. c++
wywly/EventBus
A lightweight synchronous event framework for C++11
wywly/httpparser
HTTP request, response and urls parser
wywly/jsonrpc4lua
A very basic JSON RPC client and server-side module. This repository is a fork of the original craigmj/json4lua repository with bug fixes and the switch to lua-cjson for JSON encoding and decoding.
wywly/log.lua
A tiny logging module for Lua
wywly/lua-hiredis
Bindings for hiredis Redis-client library
wywly/lua-llthreads2
`llthreads` library rewritten without `LuaNativeObjects` code generator
wywly/lua-log
Asynchronous logging library for Lua 5.1/5.2
wywly/lua-odbc
ODBC Library for lua
wywly/lua_xtypes
uint64 int64 uint32 int32 types for Lua
wywly/luacheck
A tool for linting and static analysis of Lua code.
wywly/luaforwindows
Lua for Windows is a 'batteries included environment' for the Lua scripting language on Windows.
wywly/luapb
This is a binding of Google Protocol Buffer to Lua
wywly/luaposix
Lua bindings for POSIX APIs
wywly/pegasus.lua
:rocket: Pegasus.lua is a http server to work with web applications written in Lua language.
wywly/queue_atomic
Multiple producer multiple consumer queue template using C++11 atomics.
wywly/ratelimiter
A C++ Rate limiter implementation.
wywly/redis3m
A C++ Redis client
wywly/sand
:hourglass: Sand is a lightweight time controller (C++11)
wywly/simple-cpp-router
Simple URI routing library for C++
wywly/WebSocket
WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.
wywly/wire
:electric_plug: Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).