oj-learn's Stars
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
nlohmann/json
JSON for Modern C++
gabime/spdlog
Fast C++ logging library.
taosdata/TDengine
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
microsoft/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
RedisInsight/RedisDesktopManager
microsoftarchive/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
Tencent/mars
Mars is a cross-platform network component developed by WeChat.
skywind3000/kcp
:zap: KCP - A Fast and Reliable ARQ Protocol
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
Tencent/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
Tencent/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
gedoor/MyBookshelf
阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
leethomason/tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
abumq/easyloggingpp
C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
yyzybb537/libgo
Go-style concurrency in C++11
khizmax/libcds
A C++ library of Concurrent Data Structures
Tencent/phxsql
A high availability MySQL cluster that guarantees data consistency between a master and slaves.
Tencent/phxrpc
A simple C++ based RPC framework.
Tencent/phxqueue
A high-availability, high-throughput and highly reliable distributed queue based on the Paxos algorithm.
qicosmos/cinatra
modern c++(c++20), cross-platform, header-only, easy to use http framework
Cylix/cpp_redis
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https://github.com/cpp-redis/cpp_redis
qicosmos/iguana
universal serialization engine
lisijie/webcron
定时任务管理器
Tencent/Pebble
Pebble分布式开发框架
NewLifeX/NewLife.Redis
High performance redis client, support NETCore/. NET4. 0/. NET4. 5. It is specially optimized for big data and message queue. The average daily consumption of online single application is 10 billion. 高性能Redis客户端,支持.NETCore/.NET4.0/.NET4.5,为大数据与消息队列而特别优化,线上单应用日均100亿调用量
tonbit/coroutine
C++11 single .h asymmetric coroutine implementation via ucontext / fiber
qicosmos/feather
a modern, rapid,cross-platform web development framework developed in c++17
Winnerhust/uthread
一个简单的用户级线程库
mutouyun/capo
C++标准库的轻量级拓展.