Pinned Repositories
beanstalkd-win-oschina
beanstalk 是一个简单、支持固化任务(任务调度,消费才删掉)、小巧,多开发语言支持的消息队列。由于选型需要,综合各种语言支持上面、性能上面、使用功能上面做了对比,综合优于其他的消息队列。但是由于方案还要windows支持所以对windows做了移植。
CppServer
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Duilib-1
基于原始Duilib维护多年的界面库
epump
ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。
ericbase
c++实现了跨平台的基础库,包括线程、事件、定时器、数据字典等。封装了开源的log4cplus、activmq、jsoncpp、mysql、redis、ssl、libevent、protobuf。再此基础上设计了两个通用服务器开发框架。
iceoryx
Eclipse iceoryx™ - true zero-copy inter-process-communication
mssexchange_cpp
cpp写的一个中心化交易所撮合系统,基于redis内存库设计
twemproxy
A fast, light-weight proxy for memcached and redis
watchdog
跨平台支持的守护程序,也支持守护多个程序,代码来源于开源,所以反哺开源,分享给大家
windows_dispatch_frame
windows版本的通信框架
zhaoyaogit's Repositories
zhaoyaogit/actor-framework
An Open Source Implementation of the Actor Model in C++
zhaoyaogit/arpc
simple c++ async rpc framework
zhaoyaogit/ASockLib
a simple, easy to use cross-platform c++ networking library for linux, os x, windows
zhaoyaogit/blazingmq
A modern high-performance open source message queuing system
zhaoyaogit/broker
Zeek's Messaging Library
zhaoyaogit/cornerstone
C++ implementation of raft consensus
zhaoyaogit/coroutine
协程注释版本,便与理解
zhaoyaogit/cppev
Reactor implemented by C++, support tens of thousands tcp connection and large data transmission.
zhaoyaogit/Disruptor-cpp
Port of LMAX Disruptor to C++
zhaoyaogit/dragonfly
C++ 20(modules) 期货/期指 图表分析库
zhaoyaogit/ecal
📦 eCAL - enhanced Communication Abstraction Layer. A fast publish-subscribe cross-plattform middleware using Shared Memory and UDP.
zhaoyaogit/FdogSerialize
FStruct is a library for converting C++ objects(struct, STL containers etc) to json/ XML strings. FStruct是一个用于C++对象(结构体,STL容器等)和json/xml字符串之间进行转换的库。
zhaoyaogit/FluentNet
支持协程和future的高性能TCP网络库
zhaoyaogit/iMonitorSDK
系统监控开发套件(sysmon、promon、edr、终端安全、主机安全、零信任、上网行为管理)
zhaoyaogit/json-parser
JSON parser in ANSI-C
zhaoyaogit/libfon9
C++11 Cross-platform infrastructure for OMS(order management system).
zhaoyaogit/LibNet
socket跨平台封装
zhaoyaogit/lockfree
Boost.Lockfree
zhaoyaogit/mykafka
Kafka broker C++ clone
zhaoyaogit/myredis_server
a coroutine redis server by C++17 and ASIO
zhaoyaogit/network-1
asio examples
zhaoyaogit/QuotFront
行情前置
zhaoyaogit/sigslot
A simple C++14 signal-slots implementation
zhaoyaogit/smd
共享内存字典,使用共享内存存储数据,进程没了数据还在
zhaoyaogit/speedscope
🔬 A fast, interactive web-based viewer for performance profiles.
zhaoyaogit/tcp_pubsub
📦 TCP based publish-subscribe library for C++ 🌐
zhaoyaogit/tRPC
A simple coroutine-based RPC library for unreliable network
zhaoyaogit/unqlite
An Embedded NoSQL, Transactional Database Engine
zhaoyaogit/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
zhaoyaogit/wondertrader
WonderTrader——量化研发交易一站式框架