Lists (1)
Sort Name ascending (A-Z)
Starred repositories
Protocol Buffers - Google's data interchange format
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" mea…
Event-driven network library for multi-threaded Linux server in C++11
Development repository for the Triton language and compiler
Piccolo (formerly Pilot) – mini game engine for games104
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Red…
Simple, light-weight and easy-to-use asynchronous components
Static Value-Flow Analysis Framework for Source Code
BitShares Blockchain node and command-line wallet
A flexible and efficient deep neural network (DNN) compiler that generates high-performance executable from a DNN model description.
C++ 17 based library (with sample applications) for testing equities, futures, etfs & options based automated trading ideas using DTN IQFeed real time data feed and Interactive Brokers (IB TWS API)…
A UE4 State Synchronization demo for realtime-server. 为realtime-server而写的一个UE4状态同步demo
为了方便大家学习,将Games101的Homework从原Linux平台移植到Window平台。