lixuejian's Stars
oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
pocoproject/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
balloonwj/CppGuide
C/C++学习,后端开发进阶指南。
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
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:
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
sewenew/redis-plus-plus
Redis client written in C++
2dust/v2rayN
A GUI client for Windows, Linux and macOS, support Xray core and sing-box-core and others
sogou/workflow
C++ Parallel Computing and Asynchronous Networking Framework
wfrest/wfrest
C++ Web Framework REST API
Gooddbird/tinyrpc
c++ async rpc framework. 14w+qps.
shaovie/reactor
reactor is a lightweight, concise i/o event demultiplexer implementation in c++11
yuesong-feng/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
Nodesheep/RESTfulCweb
This is a web framework based on c++ design with a similar interface to the gin framework.
xuwening/libeventInterface
C++实现,对libevent库二次开发,解决libevent和自有服务融合问题
zhuzhenxxx/ccfree
easy tool
jaywcjlove/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
imDazui/Tvlist-awesome-m3u-m3u8
直播源相关资源汇总 📺 💯 IPTV、M3U —— 勤洗手、戴口罩,祝愿所有人百毒不侵
Jeevan-kumar-Raj/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
tssovi/grokking-the-object-oriented-design-interview
guangqianpeng/jrpc
JSON-RPC implementation in C++17
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
cameron314/readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++
crspecter/network_ydxlib
网络通信库,采用epoll异步事件驱动的框架,部分组件可通用。
jamesdbrock/hffix
Financial Information Exchange Protocol C++ Library
formulahendry/955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
gabime/spdlog
Fast C++ logging library.
PlatformLab/NanoLog
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
zwzw1/NanoLog
Fork from NanoLog. Output txt format logs directly for hft.
EasyDarwin/Tools
工具:流媒体音视频开发过程中用到的各种开发辅助工具